Skip to content

Commit

Permalink
chore: add package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js committed Aug 22, 2023
1 parent ddf57ab commit 66f4ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "lib/browser-detection.js",
"types": "lib/browser-detection.d.ts",
"type": "module",
"packageManager": "^pnpm@8.6.12",
"scripts": {
"start": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 66f4ccb

Please sign in to comment.