Skip to content

Commit b8ac76b

Browse files
author
Forbes Lindesay
committed
Add prepublish script
1 parent 3025559 commit b8ac76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Bare bones Promises/A+ implementation",
55
"main": "index.js",
66
"scripts": {
7+
"prepublish": "node build",
78
"pretest": "node build",
89
"pretest-resolve": "node build",
910
"pretest-extensions": "node build",

0 commit comments

Comments
 (0)