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
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",