Skip to content

Commit

Permalink
rename prepublish to prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
haveyaseen committed Mar 15, 2019
1 parent e04a9e5 commit f3d2329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"module": "es/index.js",
"scripts": {
"test": "make test",
"prepublish": "make build",
"prepare": "make build",
"build": "make build",
"lint": "make lint"
},
Expand Down

0 comments on commit f3d2329

Please sign in to comment.