Skip to content

Commit

Permalink
fix: update commander cli dep
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Mar 15, 2020
1 parent 045da0c commit 74aa40a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -40,7 +40,7 @@
"release": "standard-version"
},
"dependencies": {
"commander": "^4.0.1",
"commander": "^5.0.0",
"jsonparse": "^1.3.1",
"lodash.get": "^4.4.2"
},
Expand Down Expand Up @@ -70,4 +70,4 @@
"volta": {
"node": "10.19.0"
}
}
}

0 comments on commit 74aa40a

Please sign in to comment.