Skip to content

Commit

Permalink
remove the prepublish again
Browse files Browse the repository at this point in the history
  • Loading branch information
lyonlai committed Apr 22, 2017
1 parent 1ad3f97 commit d20b43d
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 @@
"dist/*.js"
],
"scripts": {
"prepublish": "npm run build",
"build": "npm run lint && cross-env NODE_ENV=production rollup -c build/config.js ",
"dev": "cross-env NODE_ENV=development rollup -w -c build/config.js ",
"lint": "eslint src test",
Expand Down

0 comments on commit d20b43d

Please sign in to comment.