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 98a249b commit a1bec9eCopy full SHA for a1bec9e
1 file changed
package.json
@@ -9,7 +9,6 @@
9
"bump": "gulp bump",
10
"lint": "eslint src test",
11
"release": "npm run build && npm run bump",
12
- "prepublish": "npm run build",
13
"test": "karma start --single-run",
14
"test:watch": "karma start"
15
},
0 commit comments