rest-hooks
Advanced tools
Comparing version 5.3.2 to 5.3.3
{ | ||
"name": "rest-hooks", | ||
"version": "5.3.2", | ||
"version": "5.3.3", | ||
"description": "Asynchronous data framework for React", | ||
@@ -90,4 +90,4 @@ "sideEffects": false, | ||
"@babel/runtime": "^7.7.2", | ||
"@rest-hooks/core": "^1.5.2", | ||
"@rest-hooks/endpoint": "^1.2.2", | ||
"@rest-hooks/core": "^1.5.3", | ||
"@rest-hooks/endpoint": "^1.2.3", | ||
"@rest-hooks/legacy": "^2.3.0" | ||
@@ -104,3 +104,3 @@ }, | ||
}, | ||
"gitHead": "8d4e12a538cde8ec6fdb78bffda0e3b7dc0646f4" | ||
"gitHead": "3381921609330c7fcd311e4543f3e1e45b40bf69" | ||
} |
Sorry, the diff of this file is too big to display
272161
Updated@rest-hooks/core@^1.5.3
Updated@rest-hooks/endpoint@^1.2.3