Merge pull request #302 from resin-io/update-pinejs-client

Update to pinejs-client 2
This commit is contained in:
Page- 2016-10-06 15:04:08 -07:00 committed by GitHub
commit f02afa1487
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
* Updated to pinejs-client 2 [Page]
# v2.5.1 # v2.5.1
* Store config vars when there's nothing else to update [Pablo] * Store config vars when there's nothing else to update [Pablo]

View File

@ -25,7 +25,7 @@
"mixpanel": "0.0.20", "mixpanel": "0.0.20",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"network-checker": "~0.0.5", "network-checker": "~0.0.5",
"pinejs-client": "^1.7.1", "pinejs-client": "^2.4.0",
"pubnub": "^3.7.13", "pubnub": "^3.7.13",
"request": "^2.51.0", "request": "^2.51.0",
"request-progress": "^0.3.1", "request-progress": "^0.3.1",