@aircall/http
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.1](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.2.0...@aircall/http@0.2.1) (2020-05-29) | ||
**Note:** Version bump only for package @aircall/http | ||
# [0.2.0](http://bitbucket.org/aircall/front-end-modules/compare/@aircall/http@0.1.5...@aircall/http@0.2.0) (2020-04-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aircall/http", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"main": "dist/index.js", | ||
@@ -14,5 +14,5 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "202b20d0d5963f933cef040ec5f58403aad5d719", | ||
"gitHead": "57aec33e5d25bf87ae200d5e2dfdd2a4ee17b3cd", | ||
"dependencies": { | ||
"@aircall/logger": "^2.5.0", | ||
"@aircall/logger": "^2.5.1", | ||
"axios": "0.19.2" | ||
@@ -19,0 +19,0 @@ }, |
44637
Updated@aircall/logger@^2.5.1