This commit is contained in:
Kevin Jahns 2023-03-16 15:28:26 +01:00
parent 12f829e1ce
commit 3acefb8675
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "y-webrtc",
"version": "10.2.4",
"version": "10.2.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "y-webrtc",
"version": "10.2.4",
"version": "10.2.5",
"license": "MIT",
"dependencies": {
"lib0": "^0.2.42",

View File

@ -1,6 +1,6 @@
{
"name": "y-webrtc",
"version": "10.2.4",
"version": "10.2.5",
"description": "WebRTC provider for Yjs",
"type": "module",
"main": "./dist/y-webrtc.cjs",