Skip to content

Commit 677ae76

Browse files
author
Daniel Del Core
committed
updates manypkg
1 parent af774ff commit 677ae76

File tree

2 files changed

+230
-319
lines changed

2 files changed

+230
-319
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@babel/preset-env": "^7.12.7",
4343
"@babel/preset-typescript": "^7.12.7",
4444
"@changesets/cli": "^2.6.2",
45-
"@manypkg/cli": "^0.11.1",
45+
"@manypkg/cli": "^0.20.0",
4646
"@preconstruct/cli": "^2.0.0",
4747
"@types/inquirer": "^8.2.1",
4848
"@types/jest": "^26.0.15",
@@ -74,6 +74,9 @@
7474
"resolutions": {
7575
"colors": "1.4.0"
7676
},
77+
"manypkg": {
78+
"defaultBranch": "main"
79+
},
7780
"workspaces": [
7881
"packages/*",
7982
"community/*"

0 commit comments

Comments
 (0)