Skip to content

Commit

Permalink
chore: specify pnpm v8.5.0 as package manager (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed May 12, 2023
1 parent f6f4690 commit e7496d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -28,6 +28,7 @@
"release": "pnpm test && standard-version && git push --follow-tags && npm publish",
"test": "pnpm vitest"
},
"packageManager": "pnpm@8.5.0",
"dependencies": {
"consola": "^3.1.0",
"mlly": "^1.2.1",
Expand Down

0 comments on commit e7496d3

Please sign in to comment.