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 2018-2-7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Cauchois committed Feb 7, 2018
1 parent c66c3cd commit 0cf1cfa
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "iothub-explorer",
"version": "1.1.20",
"version": "1.2.0",
"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.3.0",
"azure-iot-device": "1.3.0",
"azure-iot-device-amqp": "1.3.0",
"azure-iot-device-http": "1.3.0",
"azure-iot-device-mqtt": "1.3.0",
"azure-iothub": "1.2.3",
"azure-iot-common": "1.4.0",
"azure-iot-device": "1.3.1",
"azure-iot-device-amqp": "1.3.1",
"azure-iot-device-http": "1.3.1",
"azure-iot-device-mqtt": "1.3.1",
"azure-iothub": "1.2.4",
"azure-storage": "^1.3.1",
"bluebird": "^3.0.1",
"colors-tmpl": "^1.0.0",
Expand Down Expand Up @@ -48,4 +48,4 @@
"url": "https://github.com/Azure/iothub-explorer/issues"
},
"homepage": "https://github.com/Azure/iothub-explorer#readme"
}
}

0 comments on commit 0cf1cfa

Please sign in to comment.