Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 8ba17d2

Browse files
committed
feat(wrtc): m1 support
1 parent d59d4e8 commit 8ba17d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"peerchat": "./bin/run",
88
"pchat": "./bin/run"
99
},
10+
"resolutions": {
11+
"wrtc": "git+https://github.com/dstack-js/node-webrtc.git"
12+
},
1013
"bugs": "https://github.com/dstack-js/chat/issues",
1114
"dependencies": {
1215
"@dstack-js/ipfs": "^0.2.22",

0 commit comments

Comments
 (0)