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

Commit

Permalink
fix: rebase, sort webrtc and add more paths to dep-check
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Nov 14, 2018
1 parent d00a7e7 commit 6a405c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
"cids": "~0.5.5",
"debug": "^4.1.0",
"deep-extend": "~0.6.0",
"electron-webrtc": "~0.3.0",
"err-code": "^1.1.2",
"file-type": "^10.2.0",
"fnv1a": "^1.0.1",
Expand Down Expand Up @@ -174,10 +173,11 @@
"update-notifier": "^2.5.0",
"yargs": "^12.0.2",
"varint": "^5.0.0",
"wrtc": "~0.2.1",
"yargs-promise": "^1.1.0"
},
"optionalDependencies": {
"electron-webrtc": "~0.3.0",
"wrtc": "~0.2.1",
"prom-client": "^11.1.3",
"prometheus-gc-stats": "~0.6.0"
},
Expand Down

0 comments on commit 6a405c3

Please sign in to comment.