Skip to content

Commit

Permalink
add run script publish:next
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbski committed Jan 18, 2020
1 parent 4a1a645 commit 496ddfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"license": "MIT",
"scripts": {
"lint": "eslint \"lib/**/*.js\" \"test/**/*.js\" \"bin/wait-on\"",
"publish:next": "npm publish --tag next && npm view",
"test": "mocha --exit 'test/**/*.mocha.js'"
},
"engines": {
Expand Down

0 comments on commit 496ddfc

Please sign in to comment.