Skip to content

Commit

Permalink
fix: add pify to package.json (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRHayes authored and satazor committed Jan 17, 2018
1 parent c81f135 commit b7a7c84
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 4 deletions.
63 changes: 59 additions & 4 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Expand Up @@ -46,6 +46,7 @@
]
},
"dependencies": {
"pify": "^3.0.0",
"read": "^1.0.4",
"strip-ansi": "^4.0.0"
},
Expand Down

0 comments on commit b7a7c84

Please sign in to comment.