We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e486b0 commit 32fcd09Copy full SHA for 32fcd09
package.json
@@ -47,11 +47,11 @@
47
"ws": "^7.4.5"
48
},
49
"devDependencies": {
50
- "magnet-uri": "^6.2.0",
+ "magnet-uri": "6.2.0",
51
"standard": "*",
52
- "tape": "^5.2.2",
53
- "webtorrent-fixtures": "^1.7.3",
54
- "wrtc": "^0.4.7"
+ "tape": "5.2.2",
+ "webtorrent-fixtures": "1.7.3",
+ "wrtc": "0.4.7"
55
56
"engines": {
57
"node": ">=10"
0 commit comments