Skip to content

Commit

Permalink
Edited release command
Browse files Browse the repository at this point in the history
  • Loading branch information
qathom committed Jun 22, 2019
1 parent 39bd24c commit eb27f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"coverage:js-plugins": "cross-env NODE_ENV=test node ./bin/build/components.js",
"test:e2e": "testcafe chromium,firefox ./test/e2e/**",
"test:local": "./node_modules/trevor/cli.js",
"release": "release-it minor --git.tagName='v${version}' --github.release"
"release": "./node_modules/release-it/bin/release-it minor --git.tagName='v${version}' --github.release"
},
"keywords": [
"css",
Expand Down

0 comments on commit eb27f32

Please sign in to comment.