Skip to content

Commit e0f768c

Browse files
committed
chore: add publish script
1 parent 1a7c324 commit e0f768c

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
@@ -8,6 +8,7 @@
88
"scripts": {
99
"bootstrap": "lerna bootstrap",
1010
"postinstall": "npm run bootstrap",
11+
"publish": "lerna publish",
1112
"test": "mocha 'packages/*/test/*-test.js'"
1213
},
1314
"keywords": [

0 commit comments

Comments
 (0)