Skip to content

Commit 6c904b9

Browse files
authored
chore: downgrades lerne to 3.16.5. (#481)
1 parent 03adb24 commit 6c904b9

File tree

3 files changed

+168
-138
lines changed

3 files changed

+168
-138
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lerna": "3.15.0",
2+
"lerna": "3.16.5",
33
"version": "0.19.1",
44
"command": {
55
"run": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"karma-mocha": "^1.3.0",
5757
"karma-mocha-reporter": "^2.0.0",
5858
"karma-source-map-support": "^1.3.0",
59-
"lerna": "^3.20.2",
59+
"lerna": "^3.16.5",
6060
"lolex": "^1.5.1",
6161
"mocha": "^5.2.0",
6262
"npm-run-all": "^4.1.3",

0 commit comments

Comments
 (0)