Skip to content

Commit de05c1d

Browse files
committed
[Publish patch versions] Downgrade lerna
1 parent 831e8f9 commit de05c1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lerna": "3.1.4",
2+
"lerna": "2.11.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"version": "independent",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"husky": "^0.14.3",
2222
"kotlin": "^1.2.61",
2323
"kotlinx-html": "^0.6.11",
24-
"lerna": "^3.1.4",
24+
"lerna": "^2.11.0",
2525
"lerna-changelog": "^0.8.0",
2626
"lint-staged": "^7.2.2",
2727
"prettier": "^1.14.2",

0 commit comments

Comments
 (0)