Skip to content

Commit 1cbc933

Browse files
authored
build: test semantic release of react-query
1 parent 8737cc4 commit 1cbc933

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "react-query",
2+
"name": "reactquery",
33
"version": "1.2.9",
44
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",
5-
"author": "tannerlinsley",
5+
"author": "gargroh",
66
"license": "MIT",
7-
"repository": "tannerlinsley/react-query",
8-
"homepage": "https://github.com/tannerlinsley/react-query#readme",
7+
"repository": "gargroh/react-query",
8+
"homepage": "https://github.com/gargroh/react-query#readme",
99
"main": "index.js",
1010
"module": "dist/react-query.mjs",
1111
"types": "types",

0 commit comments

Comments
 (0)