axios-observable
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "axios-observable", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "make axios return Observable as opposed to Promise", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "build": "./node_modules/.bin/tsc" |
6812