We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8737cc4 commit 1cbc933Copy full SHA for 1cbc933
package.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "react-query",
+ "name": "reactquery",
3
"version": "1.2.9",
4
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",
5
- "author": "tannerlinsley",
+ "author": "gargroh",
6
"license": "MIT",
7
- "repository": "tannerlinsley/react-query",
8
- "homepage": "https://github.com/tannerlinsley/react-query#readme",
+ "repository": "gargroh/react-query",
+ "homepage": "https://github.com/gargroh/react-query#readme",
9
"main": "index.js",
10
"module": "dist/react-query.mjs",
11
"types": "types",
0 commit comments