Implemented support for composite type, fixed insert type issues for y-array

This commit is contained in:
Kevin Jahns
2016-02-29 13:46:08 +01:00
parent effc2fe576
commit ba4f444f32
4 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "9.0.4",
"version": "9.1.0",
"description": "A framework for real-time p2p shared editing on arbitrary complex data types",
"main": "./src/y.js",
"scripts": {