Skip to content

Commit d7655b4

Browse files
Copilotmahata
andcommitted
Fix CI: Remove invalid 'pnpm' suffix from drizzle-orm version in package.json
Co-authored-by: mahata <[email protected]>
1 parent 3d8f0f4 commit d7655b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/ws": "^8.18.1",
4848
"add": "^2.0.6",
4949
"drizzle-kit": "^0.31.0",
50-
"drizzle-orm": "^0.36.0pnpm",
50+
"drizzle-orm": "^0.36.0",
5151
"tsx": "^4.20.3",
5252
"typescript": "^5.8.3",
5353
"vitest": "^3.2.4"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)