Skip to content

Commit

Permalink
chore(pm): add pnpm as package manager in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahul committed May 16, 2023
1 parent 269f674 commit eb17a8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -3,6 +3,7 @@
"version": "1.6.0",
"type": "module",
"exports": "./nuxt.config.ts",
"packageManager": "pnpm@8.5.1",
"files": [
"assets",
"components",
Expand Down

0 comments on commit eb17a8d

Please sign in to comment.