Always use forked @lerna/collect-updates

This commit is contained in:
Nicolò Ribaudo
2019-12-25 01:22:37 +01:00
parent fc5365fe4a
commit 00758308ae
2 changed files with 2 additions and 13 deletions

View File

@@ -78,7 +78,7 @@
"typescript": "^3.6.3"
},
"resolutions": {
"@lerna/**/@lerna/collect-updates": "https://github.com/babel/lerna.git#babel-collect-updates"
"@lerna/collect-updates": "https://github.com/babel/lerna.git#babel-collect-updates"
},
"engines": {
"node": ">= 6.9.0 < 14.0.0",