Skip to content

Commit

Permalink
Remove manypkg
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasKn committed Jun 12, 2024
1 parent ab8eaae commit da5f9c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"lint": "turbo run lint",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
"publish-packages": "turbo run build --filter='./packages/*' lint && changeset version && changeset publish",
"postinstall": "manypkg check",
"fix:deps": "manypkg fix && pnpm install",
"typecheck": "turbo run typecheck"
},
"engines": {
Expand All @@ -23,7 +21,6 @@
"packageManager": "pnpm@8.9.0",
"dependencies": {
"@changesets/cli": "^2.27.1",
"@manypkg/cli": "^0.21.4",
"prettier": "^3.2.5",
"turbo": "^1.13.2"
}
Expand Down

0 comments on commit da5f9c8

Please sign in to comment.