This commit is contained in:
Kevin Jahns
2020-02-03 11:39:16 +01:00
parent 23fc2c5d77
commit 0dd875885a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "y-websocket",
"version": "1.2.0",
"version": "1.2.1",
"description": "Websockets provider for Yjs",
"main": "./dist/y-websocket.cjs",
"module": "./src/y-websocket.js",