Skip to content

Commit

Permalink
chore(tests): Use exact lerna version to work around lerna/lerna#2348
Browse files Browse the repository at this point in the history
  • Loading branch information
Salakar committed Nov 17, 2019
1 parent eeb90c0 commit 2e219d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"flow-bin": "^0.100.0",
"genversion": "^2.1.1",
"husky": "^1.3.1",
"lerna": "^3.13.1",
"lerna": "3.17.0",
"lint-staged": "^8.1.5",
"rimraf": "^2.6.3",
"tslint": "^5.15.0",
Expand Down

0 comments on commit 2e219d2

Please sign in to comment.