Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
remove `postinstall`
  • Loading branch information
romeovs authored Sep 26, 2016
1 parent 59efae3 commit cf71137
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 @@ -17,7 +17,6 @@
"lint": "eslint src",
"build": "babel src --out-dir lib",
"prepublish": "npm run build",
"postinstall": "npm run build",
"release": "release",
"bundle": "webpack",
"preview-release": "changelog -t previes -s"
Expand Down

0 comments on commit cf71137

Please sign in to comment.