13.0.0-57

This commit is contained in:
Kevin Jahns 2018-05-02 18:42:56 +02:00
parent bdb3782f8f
commit 38558a7fad
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "13.0.0-56",
"version": "13.0.0-57",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "13.0.0-56",
"version": "13.0.0-57",
"description": "A framework for real-time p2p shared editing on any data",
"main": "./y.node.js",
"browser": "./y.js",