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 f65904a commit a3069fdCopy full SHA for a3069fd
package.json
@@ -7,7 +7,7 @@
7
"main": "index.js",
8
"scripts": {
9
"test": "echo \"Error: no test specified\" && exit 1",
10
- "version": "./script/version-bump.js",
+ "version": "node ./scripts/version-bump.js",
11
"precommit": "lint-staged"
12
},
13
"keywords": [
0 commit comments