Skip to content

Commit b7a7c84

Browse files
DanielRHayessatazor
authored andcommitted
fix: add pify to package.json (#20)
1 parent c81f135 commit b7a7c84

File tree

2 files changed

+60
-4
lines changed

2 files changed

+60
-4
lines changed

package-lock.json

Lines changed: 59 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
]
4747
},
4848
"dependencies": {
49+
"pify": "^3.0.0",
4950
"read": "^1.0.4",
5051
"strip-ansi": "^4.0.0"
5152
},

0 commit comments

Comments
 (0)