Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Apr 17, 2020
1 parent cd99070 commit a6d37f8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 44 deletions.
58 changes: 15 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aracred-init",
"version": "1.0.2",
"version": "1.0.3",
"description": "CLI to bootstrap an aracred instance.",
"bin": {
"init": "./src/index.js"
Expand All @@ -14,6 +14,7 @@
"crypto-js": "^4.0.0",
"execa": "^4.0.0",
"figlet": "^1.3.0",
"inquirer": "^7.1.0",
"listr": "^0.14.3",
"node-fetch": "^2.6.0",
"prettier": "^2.0.4"
Expand Down

0 comments on commit a6d37f8

Please sign in to comment.