Skip to content

Commit 9facdd5

Browse files
committed
Script.
1 parent fc9e75e commit 9facdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "jest -c configuration/jest.config.js",
1515
"lint": "eslint .",
1616
"build": "webpack --config configuration/webpack.config",
17-
"publish-package": "npm run build && npm run publish"
17+
"publish-package": "npm run build && npm publish"
1818
},
1919
"keywords": [
2020
"node",

0 commit comments

Comments
 (0)