Skip to content

Commit

Permalink
Build: Add prerelease script
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Jan 26, 2016
1 parent 0b409ee commit dd5863e
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 @@ -55,6 +55,7 @@
"test": "npm run-script lint && node Makefile.js test",
"lint": "node Makefile.js lint",
"release": "eslint-release",
"prerelease": "eslint-release",
"browserify": "node Makefile.js browserify"
}
}

0 comments on commit dd5863e

Please sign in to comment.