Skip to content

Commit 2ba0cab

Browse files
committed
Update package.json to include additional React-related keywords and improve project discoverability.
1 parent c5325b6 commit 2ba0cab

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

package.json

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,19 @@
33
"description": "React support for WinJS framework",
44
"keywords": [
55
"winjs",
6-
"plugin",
7-
"template",
8-
"winner-fed",
9-
"winjs-dev",
10-
"rslib",
6+
"preset",
7+
"react",
8+
"react-dom",
9+
"react-router",
10+
"jsx",
11+
"tsx",
12+
"webpack",
13+
"vite",
1114
"rsbuild",
12-
"typescript",
13-
"biome"
15+
"svgr",
16+
"fast-refresh",
17+
"react-compiler",
18+
"typescript"
1419
],
1520
"version": "0.0.0",
1621
"repository": {

0 commit comments

Comments
 (0)