Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Commit

Permalink
Bump package versions for release 2017-8-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Cauchois committed Aug 5, 2017
1 parent ed78c5d commit f52519e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "iothub-explorer",
"version": "1.1.14",
"version": "1.1.15",
"description": "Azure IoT Hub Explorer",
"author": "Microsoft Corporation",
"license": "MIT",
"main": "iothub-explorer.js",
"bin": "iothub-explorer.js",
"dependencies": {
"azure-event-hubs": "0.0.8",
"azure-iot-common": "1.1.9",
"azure-iot-device": "1.1.15",
"azure-iot-device-amqp": "1.1.15",
"azure-iot-device-http": "1.1.15",
"azure-iot-device-mqtt": "1.1.15",
"azure-iothub": "1.1.12",
"azure-iot-common": "1.1.11",
"azure-iot-device": "1.1.17",
"azure-iot-device-amqp": "1.1.17",
"azure-iot-device-http": "1.1.17",
"azure-iot-device-mqtt": "1.1.17",
"azure-iothub": "1.1.14",
"azure-storage": "^1.3.1",
"bluebird": "^3.0.1",
"colors-tmpl": "^1.0.0",
Expand Down

0 comments on commit f52519e

Please sign in to comment.