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

Commit 6a405c3

Browse files
committed
fix: rebase, sort webrtc and add more paths to dep-check
1 parent d00a7e7 commit 6a405c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
"cids": "~0.5.5",
9090
"debug": "^4.1.0",
9191
"deep-extend": "~0.6.0",
92-
"electron-webrtc": "~0.3.0",
9392
"err-code": "^1.1.2",
9493
"file-type": "^10.2.0",
9594
"fnv1a": "^1.0.1",
@@ -174,10 +173,11 @@
174173
"update-notifier": "^2.5.0",
175174
"yargs": "^12.0.2",
176175
"varint": "^5.0.0",
177-
"wrtc": "~0.2.1",
178176
"yargs-promise": "^1.1.0"
179177
},
180178
"optionalDependencies": {
179+
"electron-webrtc": "~0.3.0",
180+
"wrtc": "~0.2.1",
181181
"prom-client": "^11.1.3",
182182
"prometheus-gc-stats": "~0.6.0"
183183
},

0 commit comments

Comments
 (0)