rest-hooks
Advanced tools
Comparing version 6.3.5 to 6.3.6
{ | ||
"name": "rest-hooks", | ||
"version": "6.3.5", | ||
"version": "6.3.6", | ||
"description": "Asynchronous data framework for React", | ||
@@ -110,4 +110,4 @@ "sideEffects": false, | ||
"@babel/runtime": "^7.13.0", | ||
"@rest-hooks/core": "^3.2.5", | ||
"@rest-hooks/endpoint": "^2.2.8" | ||
"@rest-hooks/core": "^3.2.6", | ||
"@rest-hooks/endpoint": "^2.2.9" | ||
}, | ||
@@ -123,3 +123,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "41f23be320cdafcdf5b5df5842dc6fa81c31fcdf" | ||
"gitHead": "2e86aee48ce7e2b8fc006f719d79a96aa6584a2f" | ||
} |
Sorry, the diff of this file is too big to display
371121
Updated@rest-hooks/core@^3.2.6
Updated@rest-hooks/endpoint@^2.2.9