more build fixes

This commit is contained in:
Eugene Pankov
2020-12-24 18:18:07 +01:00
parent 0e745ea607
commit a24f52c58a
2 changed files with 6 additions and 2 deletions

View File

@@ -26,13 +26,15 @@
"ansi-colors": "^4.1.1",
"cli-spinner": "^0.2.10",
"run-script-os": "^1.1.3",
"socksv5": "^0.0.6",
"ssh2": "^0.8.9",
"ssh2-streams": "Eugeny/ssh2-streams#75f6d3425d071ac73a18fd46e2f5e738bfe897c5",
"sshpk": "^1.16.1",
"strip-ansi": "^6.0.0",
"temp": "^0.9.1"
},
"dependencies": {
"socksv5": "^0.0.6"
},
"peerDependencies": {
"@angular/animations": "^9.1.9",
"@angular/common": "^9.1.11",