We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa398b5 commit affef64Copy full SHA for affef64
package.json
@@ -2,6 +2,7 @@
2
"name": "sql-render",
3
"version": "0.1.0",
4
"description": "Type-safe {{variable}} templating for .sql files with built-in injection protection",
5
+ "author": "bug3",
6
"main": "./dist/index.cjs",
7
"module": "./dist/index.mjs",
8
"types": "./dist/index.d.ts",
0 commit comments