We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7c324 commit e0f768cCopy full SHA for e0f768c
package.json
@@ -8,6 +8,7 @@
8
"scripts": {
9
"bootstrap": "lerna bootstrap",
10
"postinstall": "npm run bootstrap",
11
+ "publish": "lerna publish",
12
"test": "mocha 'packages/*/test/*-test.js'"
13
},
14
"keywords": [
0 commit comments