Move lerna fork to the babel org

This commit is contained in:
Nicolò Ribaudo 2019-07-17 00:02:41 +02:00
parent d8da63c929
commit d919ecd254
No known key found for this signature in database
GPG Key ID: 6F2E38DF3E4A6D0C
2 changed files with 3 additions and 3 deletions

View File

@ -71,7 +71,7 @@
"webpack-stream": "^4.0.0"
},
"resolutions": {
"@lerna/**/@lerna/collect-updates": "https://github.com/nicolo-ribaudo/lerna.git#babel-collect-updates"
"@lerna/**/@lerna/collect-updates": "https://github.com/babel/lerna.git#babel-collect-updates"
},
"engines": {
"node": ">= 6.9.0 < 13.0.0",

View File

@ -1085,9 +1085,9 @@
figgy-pudding "^3.5.1"
npmlog "^4.1.2"
"@lerna/collect-updates@3.14.2", "@lerna/collect-updates@https://github.com/nicolo-ribaudo/lerna.git#babel-collect-updates":
"@lerna/collect-updates@3.14.2", "@lerna/collect-updates@https://github.com/babel/lerna.git#babel-collect-updates":
version "3.14.2"
resolved "https://github.com/nicolo-ribaudo/lerna.git#89eab830be040fbaabc31ad7206c5efab878c6c3"
resolved "https://github.com/babel/lerna.git#89eab830be040fbaabc31ad7206c5efab878c6c3"
dependencies:
"@lerna/child-process" "^3.3.0"
"@lerna/describe-ref" "^3.6.0"