Skip to content

Commit 0170834

Browse files
author
Kalle Ott
committed
chore: add package keywords
1 parent 9f43cbe commit 0170834

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
"name": "react-lazy-svg",
33
"version": "2.0.1",
44
"license": "MIT",
5+
"keywords": [
6+
"react",
7+
"svg",
8+
"spritesheet",
9+
"sprite",
10+
"sprites",
11+
"icons",
12+
"ssr",
13+
"typescript",
14+
"react-component"
15+
],
516
"repository": {
617
"url": "https://github.com/kaoDev/react-lazy-svg"
718
},

0 commit comments

Comments
 (0)