Skip to content

Commit ef22e61

Browse files
committed
chore: fix websocket example pnpm version
1 parent 6c6b1f1 commit ef22e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": "^18.15.0"
77
},
8-
"packageManager": "pnpm@8.4.0",
8+
"packageManager": "pnpm@8.6.0",
99
"scripts": {
1010
"prebuild": "prisma generate && prisma migrate deploy",
1111
"build:1-next": "cross-env NODE_ENV=production next build",

0 commit comments

Comments
 (0)