Skip to content

Commit 2903eb3

Browse files
author
Tom Berey
committed
Ver:1.0.5--Minor-updates
1 parent f054e2a commit 2903eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"main": "build/SimpleTxtLogger.js",
1111
"types": "build/SimpleTxtLogger.d.ts",
12-
"files": ["build/*"],
12+
"files": ["build"],
1313
"scripts": {
1414
"setup": "npm update && npm install",
1515
"build": "tsc",

0 commit comments

Comments
 (0)