Skip to content

Commit fa4d3ca

Browse files
committed
chore: add package keywords
1 parent 4e3abb5 commit fa4d3ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
"dist",
2424
"src"
2525
],
26+
"keywords": [
27+
"typescript",
28+
"nodejs",
29+
"decorators"
30+
],
2631
"scripts": {
2732
"start": "pnpm tsx src/index.ts",
2833
"dev": "pnpm tsx watch src/index.ts",

0 commit comments

Comments
 (0)