1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-28 14:03:14 +00:00

fix issue with ws module for jsdom

This commit is contained in:
Kyle Spearrin
2019-02-07 22:17:22 -05:00
parent cd5da2cc70
commit 6aca111ce0
4 changed files with 35 additions and 5 deletions

View File

@@ -47,6 +47,7 @@
"@types/commander": "^2.12.2",
"@types/form-data": "^2.2.1",
"@types/inquirer": "^0.0.43",
"@types/jsdom": "^12.2.1",
"@types/lowdb": "^1.0.5",
"@types/lunr": "^2.1.6",
"@types/node": "^10.9.4",