Skip to content

Commit

Permalink
Update installer for CloudTrail
Browse files Browse the repository at this point in the history
  • Loading branch information
loopingz committed May 17, 2018
1 parent d08c0d6 commit 361b992
Show file tree
Hide file tree
Showing 11 changed files with 277 additions and 123 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ivoryshield",
"version": "0.9.3",
"version": "0.9.4",
"description": "Protect your cloud and automate it",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -34,12 +34,12 @@
"glob": "^7.1.2",
"jsonpath": "^1.0.0",
"open": "0.0.5",
"webda": "^0.9.1",
"webda-shell": "~0.9.3",
"webda": "^0.9.7",
"webda-shell": "~0.9.5",
"yargs": "^11.0.0"
},
"devDependencies": {
"@types/node": "^9.6.4",
"@types/node": "^10.0.8",
"js-beautify": "^1.7.5",
"source-map-support": "^0.5.4",
"ts-node": "^5.0.1",
Expand Down

0 comments on commit 361b992

Please sign in to comment.