Skip to content

Commit 13fe21b

Browse files
committed
Update to lerna 6
1 parent 2dbea4d commit 13fe21b

File tree

3 files changed

+461
-501
lines changed

3 files changed

+461
-501
lines changed

app/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@
166166
"fs-extra": "^8.1.0",
167167
"glob": "~7.1.6",
168168
"mini-css-extract-plugin": "~0.9.0",
169-
"npm-run-all": "^4.1.5",
170169
"rimraf": "^3.0.2",
171170
"style-loader": "~1.0.1",
172171
"svg-url-loader": "~6.0.0",

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@
5555
"jest-junit": "^11.1.0",
5656
"jest-raw-loader": "^1.0.1",
5757
"jest-summary-reporter": "^0.0.2",
58-
"lerna": "^5.5.0",
59-
"npm-run-all": "^4.1.5",
58+
"lerna": "^6.0.1",
6059
"prettier": "^1.19.0",
6160
"rimraf": "^3.0.2",
6261
"typescript": "~4.7.3"

0 commit comments

Comments
 (0)