Skip to content

Commit f08dca3

Browse files
keywords - package
1 parent c284ad1 commit f08dca3

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

package.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,17 @@
1616
"ionic:build": "tsc && cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build",
1717
"ionic:serve": "vite dev --host"
1818
},
19-
"keywords": [],
19+
"keywords": [
20+
"react",
21+
"javascript",
22+
"website",
23+
"matrix",
24+
"pony",
25+
"matrix-client",
26+
"brony",
27+
"brony-fandom",
28+
"pony-house"
29+
],
2030
"author": "JasminDreasond (Yasmin Seidel)",
2131
"license": "AGPL-3.0-only",
2232
"dependencies": {
@@ -93,4 +103,4 @@
93103
"vite": "4.3.9",
94104
"vite-plugin-static-copy": "0.16.0"
95105
}
96-
}
106+
}

0 commit comments

Comments
 (0)