openvidu-components: Added types/ws as dev dependency

This commit is contained in:
Carlos Santos 2023-10-26 11:27:17 +02:00
parent 875c8536cc
commit 7802b068be
2 changed files with 13 additions and 492 deletions

File diff suppressed because it is too large Load Diff

View File

@ -27,6 +27,7 @@
"@types/mocha": "9.1.0",
"@types/node": "16.11.6",
"@types/selenium-webdriver": "4.1.5",
"@types/ws": "8.5.4",
"chai": "4.3.6",
"chromedriver": "114.0.2",
"codelyzer": "6.0.2",
@ -78,4 +79,4 @@
"webcomponent:serve-testapp": "npx http-server ./e2e/webcomponent-app/ && echo http://localhost:8080/?OV_URL=https://localhost:4443&OV_SECRET=MY_SECRET&prejoin=false"
},
"version": "2.29.1"
}
}