Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 2e2a5c6

Browse files
committed
chore: remove web-rtc optional deps
1 parent 4a192e0 commit 2e2a5c6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,10 +217,8 @@
217217
"temp-write": "^4.0.0"
218218
},
219219
"optionalDependencies": {
220-
"electron-webrtc": "^0.3.0",
221220
"prom-client": "^11.5.3",
222-
"prometheus-gc-stats": "~0.6.0",
223-
"wrtc": "^0.4.2"
221+
"prometheus-gc-stats": "~0.6.0"
224222
},
225223
"engines": {
226224
"node": ">=10.0.0",

0 commit comments

Comments
 (0)