Skip to content

Commit d0fa429

Browse files
committed
Updated tags.
1 parent 5adb728 commit d0fa429

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,16 @@
1414
},
1515
"homepage": "https://github.com/jaydenseric/graphql-react#readme",
1616
"bugs": "https://github.com/jaydenseric/graphql-react/issues",
17-
"keywords": ["graphql", "react", "upload"],
17+
"keywords": [
18+
"graphql",
19+
"react",
20+
"client",
21+
"query",
22+
"mutation",
23+
"file",
24+
"upload",
25+
"multipart"
26+
],
1827
"files": ["lib"],
1928
"main": "lib",
2029
"module": "lib/index.mjs",

0 commit comments

Comments
 (0)