Skip to content

Commit

Permalink
rm prepublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Nov 2, 2015
1 parent f39e8a2 commit daf35f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"modal"
],
"scripts": {
"prepublish": "npm run test && npm run build",
"clean": "rimraf lib",
"clean:examples": "rimraf examples/static",
"build": "npm run clean && babel src --out-dir lib",
Expand Down

0 comments on commit daf35f0

Please sign in to comment.