mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-06 19:19:56 +00:00
Remove now-unused stream-to-promise dependency
This commit is contained in:
parent
e0bcb5e0b9
commit
0e5f2fe748
@ -85,7 +85,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@resin.io/valid-email": "^0.1.0",
|
"@resin.io/valid-email": "^0.1.0",
|
||||||
"@types/stream-to-promise": "^2.2.0",
|
|
||||||
"ansi-escapes": "^2.0.0",
|
"ansi-escapes": "^2.0.0",
|
||||||
"any-promise": "^1.3.0",
|
"any-promise": "^1.3.0",
|
||||||
"archiver": "^2.1.0",
|
"archiver": "^2.1.0",
|
||||||
@ -152,7 +151,6 @@
|
|||||||
"rindle": "^1.0.0",
|
"rindle": "^1.0.0",
|
||||||
"semver": "^5.3.0",
|
"semver": "^5.3.0",
|
||||||
"split": "^1.0.1",
|
"split": "^1.0.1",
|
||||||
"stream-to-promise": "^2.2.0",
|
|
||||||
"string-width": "^2.1.1",
|
"string-width": "^2.1.1",
|
||||||
"strip-ansi-stream": "^1.0.0",
|
"strip-ansi-stream": "^1.0.0",
|
||||||
"tar-stream": "^1.5.5",
|
"tar-stream": "^1.5.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user