Skip to content

Commit ab4d597

Browse files
committed
[Dev Deps] update lerna
1 parent a576621 commit ab4d597

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

lerna.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"packages/*"
55
],
66
"version": "independent",
7-
"independent": true
7+
"independent": true,
8+
"ci": false
89
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"karma-mocha": "^1.3.0",
9090
"karma-sourcemap-loader": "^0.3.7",
9191
"karma-webpack": "^1.8.1",
92-
"lerna": "^2.11.0",
92+
"lerna": "^3.22.1",
9393
"mocha": "^3.5.3",
9494
"mocha-lcov-reporter": "^1.3.0",
9595
"npm": "gist:9cdb687f3806f8e6cb8a365d0b7840eb",

0 commit comments

Comments
 (0)