http-react
Advanced tools
Comparing version 2.7.4 to 2.7.5
{ | ||
"name": "http-react", | ||
"version": "2.7.4", | ||
"version": "2.7.5", | ||
"description": "React hooks for data fetching", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"test": "jest", | ||
"compile": "tsc && webpack --mode production && tsc server.ts --declaration" | ||
"compile": "tsc && webpack --mode production" | ||
}, | ||
@@ -11,0 +11,0 @@ "repository": { |
236231
4137