Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukairo-02 committed Aug 7, 2024
1 parent 6ae36d7 commit 42fa8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "drizzle-prisma-generator",
"author": "Drizzle Team",
"version": "0.1.4",
"version": "0.1.5",
"description": "Generate Drizzle schema from Prisma schema",
"scripts": {
"run": "pnpm run build && cd ../prisma-testbench && npx prisma generate dev && code ./src/db/schema.ts",
Expand Down

0 comments on commit 42fa8a9

Please sign in to comment.