Update package.json

This commit is contained in:
Matthias Kretschmann 2018-02-16 08:54:34 +01:00 committed by GitHub
parent 50295d1076
commit c0c3f1d85a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"scripts": {
"test": "xo && stylelint *.css",
"precommit": "npm run test",
"release": "./node_modules/release-it/bin/release.js --src.tagName='v%s' --github.release --npm.publish"
"release": "./node_modules/release-it/bin/release-it.js --src.tagName='v%s' --github.release --npm.publish"
},
"files": [
"index.js",