updated package.json, major version upgrade, added peerDependencies

This commit is contained in:
Kevin Jahns 2016-02-23 15:41:28 +01:00
parent 64a5fae838
commit 43b4d59f9b
3 changed files with 4 additions and 14 deletions

View File

@ -1,10 +0,0 @@
language: node_js
before_install:
- "npm install -g bower"
node_js:
- "0.12"
branches:
except:
- dist
only:
- master

2
dist

@ -1 +1 @@
Subproject commit 54529ab1e758cbfcb9ac534d9100f63c1ebb5421 Subproject commit 2f7349b71250e8c84cb052181d2708b981c9234a

View File

@ -26,12 +26,12 @@
"url": "https://github.com/y-js/yjs.git" "url": "https://github.com/y-js/yjs.git"
}, },
"keywords": [ "keywords": [
"Yjs",
"OT", "OT",
"Operational Transformation",
"Collaboration", "Collaboration",
"Synchronization", "Synchronization",
"ShareJs", "ShareJS",
"OpenCoweb", "Coweb",
"Concurrency" "Concurrency"
], ],
"author": "Kevin Jahns", "author": "Kevin Jahns",