10.2.5
This commit is contained in:
parent
12f829e1ce
commit
3acefb8675
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue