Update resin-platform-api to v0.2.7

* now correctly returns rejected promises for non-2xx responses
* now defaults compression to on
This commit is contained in:
Pagan Gazzard 2014-11-12 16:12:09 +00:00 committed by Pablo Carranza Vélez
parent 26c8b140ce
commit 7f5052f274

View File

@ -21,7 +21,7 @@
"ping": "0.1.8",
"pubnub": "~3.6.4",
"request": "~2.22.0",
"resin-platform-api": "git+ssh://git@bitbucket.org:rulemotion/resin-platform-api.git#v0.2.5",
"resin-platform-api": "git+ssh://git@bitbucket.org:rulemotion/resin-platform-api.git#v0.2.7",
"sqlite3": "~2.1.19",
"tty.js": "~0.2.13"
},