Skip to content

Commit feb903c

Browse files
authored
Update package.json
1 parent dbf1144 commit feb903c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

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

0 commit comments

Comments
 (0)