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

Commit 85b6bc1

Browse files
committed
chore: add command publish
1 parent a363dc9 commit 85b6bc1

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+
"publish": "lerna publish",
67
"prepublish": "yarn build",
78
"build": "babel-node scripts/build.js",
89
"ci": "yarn build && yarn lint && yarn test",

0 commit comments

Comments
 (0)