Skip to content

Commit

Permalink
chore: downgrade packageManager version
Browse files Browse the repository at this point in the history
  • Loading branch information
chizukicn committed Sep 30, 2023
1 parent 40b31e9 commit c1ba75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "local-pkg",
"type": "module",
"version": "0.4.3",
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@7.5.0",
"description": "Get information on local packages.",
"author": "Anthony Fu <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit c1ba75c

Please sign in to comment.