Merge pull request #638 from leslau/bump-azure-cli

Bump azure-cli to 0.10.1 due to incompatibility issues with node v6.0.0+
pull/668/merge
johndmulhausen 2016-06-25 07:46:57 -07:00 committed by GitHub
commit 0447af8ea8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"author": "Ilya Dmitrichenko <errordeveloper@gmail.com>",
"license": "Apache 2.0",
"dependencies": {
"azure-cli": "^0.9.9",
"azure-cli": "^0.10.1",
"colors": "^1.0.3",
"js-yaml": "^3.2.5",
"openssl-wrapper": "^0.2.1",