Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit f366159

Browse files
committed
chore: add prepublish
1 parent 6ae26ac commit f366159

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
@@ -3,6 +3,7 @@
33
"license": "MIT",
44
"author": "Greg Bergé <[email protected]>",
55
"scripts": {
6+
"prepublish": "yarn build",
67
"build": "babel-node scripts/build.js",
78
"ci": "yarn build && yarn lint && yarn test",
89
"dev": "yarn build --silent && babel-node scripts/watch.js",

0 commit comments

Comments
 (0)