Skip to content

Commit

Permalink
Update lerna
Browse files Browse the repository at this point in the history
v3.16 includes lerna/lerna#2185,
which fixes an issue we had in the v7.5 releases
  • Loading branch information
nicolo-ribaudo committed Sep 6, 2019
1 parent aa7678f commit 735abc0
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 581 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"gulp-watch": "^5.0.1",
"husky": "^3.0.0",
"jest": "^24.8.0",
"lerna": "^3.14.2",
"lerna": "^3.16.0",
"lerna-changelog": "^0.5.0",
"lint-staged": "^9.2.0",
"lodash": "^4.17.13",
Expand Down Expand Up @@ -134,6 +134,5 @@
"moduleNameMapper": {
"^@babel/([a-zA-Z0-9_-]+)$": "<rootDir>/packages/babel-$1/"
}
},
"dependencies": {}
}
}
Loading

0 comments on commit 735abc0

Please sign in to comment.