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+
This commit is contained in:
commit
0447af8ea8
|
@ -9,7 +9,7 @@
|
||||||
"author": "Ilya Dmitrichenko <errordeveloper@gmail.com>",
|
"author": "Ilya Dmitrichenko <errordeveloper@gmail.com>",
|
||||||
"license": "Apache 2.0",
|
"license": "Apache 2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"azure-cli": "^0.9.9",
|
"azure-cli": "^0.10.1",
|
||||||
"colors": "^1.0.3",
|
"colors": "^1.0.3",
|
||||||
"js-yaml": "^3.2.5",
|
"js-yaml": "^3.2.5",
|
||||||
"openssl-wrapper": "^0.2.1",
|
"openssl-wrapper": "^0.2.1",
|
||||||
|
|
Loading…
Reference in New Issue