1
0
mirror of https://github.com/kremalicious/hyper-mac-pro.git synced 2024-11-22 09:47:20 +01:00

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

View File

@ -8,7 +8,7 @@
"scripts": { "scripts": {
"test": "xo && stylelint *.css", "test": "xo && stylelint *.css",
"precommit": "npm run test", "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": [ "files": [
"index.js", "index.js",