Skip to content

Commit

Permalink
fix: updated generator
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 13, 2018
1 parent 08e5c6b commit 608d365
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 @@ -5,7 +5,7 @@
"author": "Jeff Dickey @jdxcode",
"bin": "bin/run",
"dependencies": {
"generator-dxcli": "^1.4.1",
"generator-dxcli": "^1.4.2",
"yeoman-environment": "^2.0.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1631,9 +1631,9 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
wide-align "^1.1.0"

generator-dxcli@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/generator-dxcli/-/generator-dxcli-1.4.1.tgz#80a23992c8fba422119a904f32cdc8cfb7331160"
generator-dxcli@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/generator-dxcli/-/generator-dxcli-1.4.2.tgz#e0513ceecf29a0230e01027b476e48f69b6113c7"
dependencies:
cli-ux "^2.0.21"
debug "^3.1.0"
Expand Down

0 comments on commit 608d365

Please sign in to comment.