We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d898c0c commit ce42680Copy full SHA for ce42680
package.json
@@ -2,7 +2,7 @@
2
"name": "drizzle-graphql",
3
"type": "module",
4
"author": "Drizzle Team",
5
- "version": "0.3.2",
+ "version": "0.3.3",
6
"description": "Automatically generate GraphQL schema or customizable schema config fields from Drizzle ORM schema",
7
"scripts": {
8
"build": "pnpm tsx scripts/build.ts",
0 commit comments