@buttercup/dropbox-client
Advanced tools
Comparing version 0.2.0 to 0.2.1
# Dropbox Client changelog | ||
## v0.2.1 | ||
_2019-07-17_ | ||
* **Bugfix**: | ||
* Fix `URL` usage for `query` option in browser environments | ||
## v0.2.0 | ||
@@ -4,0 +10,0 @@ _2019-07-16_ |
{ | ||
"name": "@buttercup/dropbox-client", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Dropbox client library", | ||
@@ -26,3 +26,3 @@ "main": "source/index.js", | ||
"dependencies": { | ||
"cowl": "^0.3.1", | ||
"cowl": "^0.3.2", | ||
"hot-patcher": "^0.5.0" | ||
@@ -29,0 +29,0 @@ }, |
29945
Updatedcowl@^0.3.2