Skip to content

Commit

Permalink
Update lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Nov 18, 2019
1 parent 6ba1131 commit e4698c6
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 323 deletions.
5 changes: 3 additions & 2 deletions package.json
Expand Up @@ -52,7 +52,7 @@
"gulp-watch": "^5.0.1",
"husky": "^3.0.0",
"jest": "^24.9.0",
"lerna": "^3.16.0",
"lerna": "^3.18.4",
"lerna-changelog": "^0.5.0",
"lint-staged": "^9.2.0",
"lodash": "^4.17.13",
Expand All @@ -73,7 +73,8 @@
"webpack-stream": "^4.0.0"
},
"resolutions": {
"@lerna/**/@lerna/collect-updates": "https://github.com/babel/lerna.git#babel-collect-updates"
"@lerna/**/@lerna/collect-updates": "https://github.com/babel/lerna.git#babel-collect-updates",
"@lerna/cli/yargs": "14.2.0"
},
"engines": {
"node": ">= 6.9.0 < 14.0.0",
Expand Down

0 comments on commit e4698c6

Please sign in to comment.