1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-13 18:53:59 +02:00

Upgrade to lerna 2.7 to correct peer dependency management (#1539)

This commit is contained in:
Zach Schneider
2018-01-25 16:14:55 -05:00
committed by Ian Storm Taylor
parent 4e8dd7405a
commit 508cc74e3a
3 changed files with 386 additions and 210 deletions

View File

@@ -1,5 +1,5 @@
{
"lerna": "2.1.2",
"lerna": "2.7.1",
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true

View File

@@ -31,7 +31,7 @@
"is-image": "^1.0.1",
"is-url": "^1.2.2",
"jsdom": "^11.5.1",
"lerna": "^2.1.2",
"lerna": "^2.7.1",
"matcha": "^0.7.0",
"mocha": "^2.5.3",
"npm-run-all": "^4.1.1",

592
yarn.lock

File diff suppressed because it is too large Load Diff