Skip to content

Commit dce14c0

Browse files
authored
Merge pull request #11 from teitei-tk/upgrade_lerna
upgrade lerna version 3.0.0-rc0 to 3.0.4
2 parents 0ed2444 + ae6e4ea commit dce14c0

File tree

2 files changed

+406
-387
lines changed

2 files changed

+406
-387
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
"repository": "ssh://git@github.com/teitei-tk/bravia-mqtt-aws.git",
66
"author": "teitei-tk <teitei.tk@gmail.com>",
77
"license": "Apache-2.0",
8+
"scripts": {
9+
"bootstrap": "lerna bootstrap"
10+
},
811
"devDependencies": {
912
"@monorepo-utils/publish": "^1.3.2",
10-
"lerna": "^3.0.0-rc.0",
13+
"lerna": "^3.0.4",
1114
"prettier": "^1.14.0",
1215
"tslint": "^5.11.0",
1316
"tslint-plugin-prettier": "^1.3.0",

0 commit comments

Comments
 (0)