Skip to content

Commit 63631ac

Browse files
committed
chore(package.json): update keywords
1 parent 4f515ab commit 63631ac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
"version": "0.0.0-semantic-release",
44
"description": "TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files",
55
"keywords": [
6-
"esbuild",
6+
"cli",
77
"runtime",
88
"node",
99
"cjs",
1010
"commonjs",
1111
"esm",
12-
"typescript"
12+
"typescript",
13+
"typescript runner"
1314
],
1415
"license": "MIT",
1516
"repository": "privatenumber/tsx",

0 commit comments

Comments
 (0)