Skip to content

Commit

Permalink
fix: bump pnpm@9.3 and add swetrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndom91 committed Jul 11, 2024
1 parent 1dc0e65 commit bf56993
Show file tree
Hide file tree
Showing 2 changed files with 4,463 additions and 3,487 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"db:push": "npx prisma db push",
"db:studio": "npx prisma studio"
},
"packageManager": "pnpm@7.5.1",
"packageManager": "pnpm@9.3.0",
"dependencies": {
"@headlessui/react": "^1.7.7",
"@next-auth/prisma-adapter": "^1.0.5",
Expand All @@ -41,6 +41,7 @@
"react-use": "^17.4.0",
"react-use-focus-trap": "1.1.7",
"sharp": "^0.31.3",
"swetrix": "^3.2.1",
"zustand": "^4.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit bf56993

Please sign in to comment.