Skip to content

Commit

Permalink
[Dev Deps] update lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 26, 2021
1 parent a576621 commit ab4d597
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion lerna.json
Expand Up @@ -4,5 +4,6 @@
"packages/*"
],
"version": "independent",
"independent": true
"independent": true,
"ci": false
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -89,7 +89,7 @@
"karma-mocha": "^1.3.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.8.1",
"lerna": "^2.11.0",
"lerna": "^3.22.1",
"mocha": "^3.5.3",
"mocha-lcov-reporter": "^1.3.0",
"npm": "gist:9cdb687f3806f8e6cb8a365d0b7840eb",
Expand Down

0 comments on commit ab4d597

Please sign in to comment.