Skip to content

Commit

Permalink
Update manypkg
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Jul 17, 2024
1 parent 10050f8 commit 87efa36
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 1,085 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@changesets/cli": "^2.22.0",
"@changesets/get-github-info": "^0.5.0",
"@crackle/cli": "^0.15.2",
"@manypkg/cli": "^0.19.1",
"@manypkg/cli": "^0.21.4",
"@octokit/rest": "^18.12.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^29.0.0",
Expand Down Expand Up @@ -94,6 +94,9 @@
"[email protected]": "patches/[email protected]"
}
},
"manypkg": {
"workspaceProtocol": "require"
},
"skuSkipPostInstall": true,
"skuSkipConfigure": true,
"skuSkipValidatePeerDeps": true
Expand Down
Loading

0 comments on commit 87efa36

Please sign in to comment.