This commit is contained in:
Kevin Jahns 2017-06-30 09:16:58 -07:00
parent a64730e651
commit c8bca15d72
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "12.3.0",
"version": "13.0.0-0",
"lockfileVersion": 1,
"dependencies": {
"acorn": {

View File

@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "12.3.1",
"version": "13.0.0-0",
"description": "A framework for real-time p2p shared editing on any data",
"main": "./src/y.js",
"scripts": {