Skip to content

Commit 322cd2e

Browse files
committed
get rid of prepublish step, use make publish instead
1 parent de150c7 commit 322cd2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"main": "lib/index.js",
66
"scripts": {
77
"build": "make build",
8-
"prepublish": "make build",
98
"flow": "flow check"
109
},
1110
"publishConfig": {

0 commit comments

Comments
 (0)