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 ad923e5 commit 669bdb1Copy full SHA for 669bdb1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@react-use-hooks/use-fetch",
3
- "version": "1.0.1",
4
- "description": "React hook to fetch data from network, with some additional awesome features.",
+ "version": "1.0.2",
+ "description": "useFetch is open source reusable react custom hook for making http requests with ease and built-in configurations",
5
"main": "dist/index.js",
6
"module": "dist/index.es.js",
7
"scripts": {
0 commit comments