We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f054e2a commit 2903eb3Copy full SHA for 2903eb3
package.json
@@ -9,7 +9,7 @@
9
},
10
"main": "build/SimpleTxtLogger.js",
11
"types": "build/SimpleTxtLogger.d.ts",
12
- "files": ["build/*"],
+ "files": ["build"],
13
"scripts": {
14
"setup": "npm update && npm install",
15
"build": "tsc",
0 commit comments