Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
coreybutler committed Apr 22, 2020
1 parent 71f3361 commit 1e21efa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@author.io/shell",
"version": "1.3.0",
"version": "1.3.1",
"description": "A micro-framework for creating CLI-like experiences. This supports Node.js and browsers.",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -51,6 +51,6 @@
},
"dependencies": {
"@author.io/arg": "^1.2.5",
"@author.io/table": "^1.0.0-beta.2"
"@author.io/table": "^1.0.0-beta.4"
}
}

0 comments on commit 1e21efa

Please sign in to comment.