Skip to content

Commit affef64

Browse files
committed
chore: add author field to package.json
1 parent aa398b5 commit affef64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "sql-render",
33
"version": "0.1.0",
44
"description": "Type-safe {{variable}} templating for .sql files with built-in injection protection",
5+
"author": "bug3",
56
"main": "./dist/index.cjs",
67
"module": "./dist/index.mjs",
78
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)