Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
fix: updated dev-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 23, 2018
1 parent d0eae77 commit 90ffc41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"yosay": "^2.0.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.4.0",
"@oclif/dev-cli": "^1.4.1",
"@oclif/tslint": "^1.0.2",
"@types/lodash": "^4.14.106",
"@types/read-pkg": "^3.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
version "1.3.59"
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.3.59.tgz#10cc39757654850458b2d3f899155af2e069deb5"

"@oclif/dev-cli@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@oclif/dev-cli/-/dev-cli-1.4.0.tgz#b8513caf54f42e1e7dabf5238ca22b3b7d3fdeab"
"@oclif/dev-cli@^1.4.1":
version "1.4.1"
resolved "https://registry.yarnpkg.com/@oclif/dev-cli/-/dev-cli-1.4.1.tgz#bb9d22506aa698dc5d68d42a6c9f58bd8b790ac0"
dependencies:
"@oclif/command" "^1.4.2"
"@oclif/config" "^1.3.59"
Expand Down

0 comments on commit 90ffc41

Please sign in to comment.