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 bc637a4 commit 137bd8eCopy full SHA for 137bd8e
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.16",
+ "version": "0.0.17",
5
"type": "module",
6
"main": "dist/cli.js",
7
"bin": "bin/cli",
0 commit comments