Skip to content

Commit

Permalink
chore: add missing @types/isstream package (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin authored and dpopp07 committed Sep 27, 2019
1 parent 86e8ca3 commit db2e84c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"dependencies": {
"@types/csv-stringify": "^1.4.3",
"@types/extend": "^3.0.1",
"@types/is-stream": "~1.1.0",
"@types/isstream": "^0.1.0",
"@types/node": "^11.9.4",
"async": "^2.6.2",
"axios": "^0.18.0",
Expand Down

0 comments on commit db2e84c

Please sign in to comment.