Skip to content

Commit 26d50d0

Browse files
committed
add keywords to package.json
1 parent 07c0f4b commit 26d50d0

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
@@ -12,6 +12,11 @@
1212
"src",
1313
"index.d.ts"
1414
],
15+
"keywords": [
16+
"react",
17+
"react-hooks",
18+
"load-data"
19+
],
1520
"scripts": {
1621
"clean": "rimraf lib dist es coverage",
1722
"test": "jest",

0 commit comments

Comments
 (0)