Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Bump package version
  • Loading branch information
jharrell authored Oct 29, 2024
1 parent 6da40a3 commit 9f6b227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "try-prisma",
"version": "1.0.57",
"version": "1.0.58",
"description": "A CLI tool to help get you up and running with any Prisma example project.",
"type": "module",
"exports": "./dist/index.js",
Expand Down Expand Up @@ -61,4 +61,4 @@
"valid-filename": "^4.0.0",
"zod": "^3.21.2"
}
}
}

0 comments on commit 9f6b227

Please sign in to comment.