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 e8a0302 commit 00b16f6Copy full SHA for 00b16f6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sqlc-typescript",
3
"description": "A super lightweight TypeScript types generator that respects your laziness and love for raw SQL",
4
- "version": "0.0.21",
+ "version": "0.0.22",
5
"type": "module",
6
"main": "dist/cli.js",
7
"bin": "bin/cli",
0 commit comments