update webrtc npm package v0.0.5

This commit is contained in:
Evgeny Poberezkin 2022-05-25 09:13:14 +01:00
parent 546ad01fcb
commit 2696086faa

View file

@ -1,6 +1,6 @@
{
"name": "@simplex-chat/webrtc",
"version": "0.0.4",
"version": "0.0.5",
"description": "WebRTC call in browser and webview for SimpleX Chat clients",
"main": "dist/call.js",
"types": "dist/call.d.ts",