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.
2 parents 0ed2444 + ae6e4ea commit dce14c0Copy full SHA for dce14c0
package.json
@@ -5,9 +5,12 @@
5
"repository": "ssh://git@github.com/teitei-tk/bravia-mqtt-aws.git",
6
"author": "teitei-tk <teitei.tk@gmail.com>",
7
"license": "Apache-2.0",
8
+ "scripts": {
9
+ "bootstrap": "lerna bootstrap"
10
+ },
11
"devDependencies": {
12
"@monorepo-utils/publish": "^1.3.2",
- "lerna": "^3.0.0-rc.0",
13
+ "lerna": "^3.0.4",
14
"prettier": "^1.14.0",
15
"tslint": "^5.11.0",
16
"tslint-plugin-prettier": "^1.3.0",
0 commit comments