diff --git a/package.json b/package.json index 66a5a2d..7cad90d 100644 --- a/package.json +++ b/package.json @@ -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", @@ -61,4 +61,4 @@ "valid-filename": "^4.0.0", "zod": "^3.21.2" } -} \ No newline at end of file +}