Skip to content

Commit

Permalink
Remove packageManager dependency from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Feb 15, 2024
1 parent ecb9bee commit ea9f469
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"dev": "cross-env NODE_OPTIONS=--max-old-space-size=16384 pnpm --filter \"./packages/*\" dev",
"clean": "cross-env rm -rf node_modules && rm -rf pnpm-lock.json"
},
"packageManager": "^[email protected]",
"engines": {
"node": "^20"
},
Expand Down

0 comments on commit ea9f469

Please sign in to comment.