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 2228ac9 commit d166423Copy full SHA for d166423
package.json
@@ -15,7 +15,6 @@
15
"start:watch": "nodemon --watch src --ext ts --exec ts-node src/main.ts",
16
"build": "tsc",
17
"test": "jest",
18
- "prepublishOnly": "npm run build",
19
"clean": "rm dist/*",
20
"upgrade-interactive": "npm-check --update",
21
"csb:test": "npm test -- --watchAll"
0 commit comments