Skip to content

Commit

Permalink
fix: Use listr-update-renderer from npm (#542)
Browse files Browse the repository at this point in the history
Closes #533
  • Loading branch information
okonet committed Nov 17, 2018
1 parent 6f6c08d commit 503110d
Show file tree
Hide file tree
Showing 2 changed files with 967 additions and 147 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -22,6 +22,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@iamstarkov/listr-update-renderer": "0.4.1",
"chalk": "^2.3.1",
"commander": "^2.14.1",
"cosmiconfig": "^5.0.2",
Expand All @@ -35,8 +36,6 @@
"is-windows": "^1.0.2",
"jest-validate": "^23.5.0",
"listr": "^0.14.2",
"listr-update-renderer":
"https://github.com/okonet/listr-update-renderer/tarball/upgrade-log-update",
"lodash": "^4.17.5",
"log-symbols": "^2.2.0",
"micromatch": "^3.1.8",
Expand Down

0 comments on commit 503110d

Please sign in to comment.