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 d34b546 commit 5a3400bCopy full SHA for 5a3400b
package.json
@@ -36,8 +36,7 @@
36
"prepublishOnly": "tsdx build",
37
"preversion": "npm run lint",
38
"start": "tsdx watch",
39
- "test": "tsdx test --passWithNoTests",
40
- "version": "npm run build && git add dist && npm run changelog -- -p && git add CHANGELOG.md"
+ "test": "tsdx test --passWithNoTests"
41
},
42
"dependencies": {
43
"lodash": "^4.17.21",
0 commit comments