Skip to content

Commit b78d441

Browse files
committed
fix: temporarily revert to lerna 2
Lerna 3 breaks commitlint at the moment. Wait for marionebl/commitlint#406 to be finished, merged and published before updating.
1 parent ef9da49 commit b78d441

File tree

2 files changed

+66
-959
lines changed

2 files changed

+66
-959
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"eslint-plugin-import": "2.14.0",
1313
"eslint-plugin-prettier": "2.6.2",
1414
"husky": "0.14.3",
15-
"lerna": "3.0.3",
15+
"lerna": "2.11.0",
1616
"prettier": "1.14.2",
1717
"pug": "2.0.3"
1818
},

0 commit comments

Comments
 (0)