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 fc9e75e commit 9facdd5Copy full SHA for 9facdd5
package.json
@@ -14,7 +14,7 @@
14
"test": "jest -c configuration/jest.config.js",
15
"lint": "eslint .",
16
"build": "webpack --config configuration/webpack.config",
17
- "publish-package": "npm run build && npm run publish"
+ "publish-package": "npm run build && npm publish"
18
},
19
"keywords": [
20
"node",
0 commit comments