fixed text binding (enter, utf8 chars..)

This commit is contained in:
DadaMonad
2015-02-17 10:26:32 +00:00
parent 670854e9d8
commit f609c22be8
12 changed files with 128 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "yjs",
"version": "0.4.0",
"version": "0.4.1",
"description": "A Framework that enables Real-Time Collaboration on arbitrary data structures.",
"main": "./build/node/y.js",
"scripts": {