Skip to content

Commit

Permalink
chore: add packageManager
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed May 30, 2024
1 parent 149448a commit c323edc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"repository": "Atinux/nuxt-auth-utils",
"license": "MIT",
"type": "module",
"packageManager": "pnpm@9.1.3",
"exports": {
".": {
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -55,4 +56,4 @@
"vitest": "^1.5.0",
"vue-tsc": "^2.0.13"
}
}
}

0 comments on commit c323edc

Please sign in to comment.