Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 51eebef

Browse files
committed
update home and git info
1 parent 493e767 commit 51eebef

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,21 @@
88
},
99
"keywords": [
1010
"craco",
11+
"create-react-app",
1112
"graphql",
13+
"graphql-tag",
1214
"loader"
1315
],
1416
"author": "Ivan Malykh",
1517
"license": "ISC",
18+
"repository": {
19+
"type": "git",
20+
"url": "https://github.com/ivdma/craco-graphql-loader"
21+
},
22+
"bugs": {
23+
"url": "https://github.com/ivdma/craco-graphql-loader/issues"
24+
},
25+
"homepage": "https://github.com/ivdma/craco-graphql-loader",
1626
"dependencies": {
1727
"graphql-tag": "^2.10.3"
1828
},

0 commit comments

Comments
 (0)