Skip to content

Commit e6457d3

Browse files
adnanalbedaymc9
andauthored
Chore: Update Tests package.json - Typo in Prisma version. (#2087)
Co-authored-by: Yiming <[email protected]>
1 parent c41addd commit e6457d3

File tree

1 file changed

+1
-1
lines changed
  • packages/plugins/trpc/tests/projects/nuxt-trpc-v11

1 file changed

+1
-1
lines changed

packages/plugins/trpc/tests/projects/nuxt-trpc-v11/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"esbuild": "^0.24.0",
24-
"prisma": "6.6s.x",
24+
"prisma": "6.6.x",
2525
"typescript": "^5.6.2",
2626
"vue-tsc": "^2.1.10"
2727
}

0 commit comments

Comments
 (0)