Skip to content

Commit

Permalink
Remove set-version script
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Feb 20, 2019
1 parent a908d5e commit ea2c2b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -5,7 +5,6 @@
"main": "esmboot.js",
"module": "index.js",
"scripts": {
"set-version": "git stash && npm --no-git-tag-version version ${GITHUB_REF##refs/tags/v}",
"test": "mocha -r esm --recursive tests"
},
"bin": "esmboot.js",
Expand Down

0 comments on commit ea2c2b9

Please sign in to comment.