feat: update

This commit is contained in:
cudr
2019-10-19 23:29:09 +03:00
parent 20c44d369f
commit 65bb9b134d
9 changed files with 34 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@slate-collaborative/backend",
"version": "0.0.1",
"version": "0.0.2",
"files": [
"lib"
],
@@ -25,7 +25,7 @@
"watch": "yarn build:js -w"
},
"dependencies": {
"@slate-collaborative/bridge": "^0.0.1",
"@slate-collaborative/bridge": "^0.0.2",
"automerge": "^0.12.1",
"lodash": "^4.17.15",
"socket.io": "^2.2.0",