Skip to content

Commit

Permalink
bump yjs
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed May 11, 2020
1 parent 0e7296f commit fce1f89
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 45 deletions.
103 changes: 61 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"quill": "^1.3.7"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-node-resolve": "^7.0.0",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"concurrently": "^4.1.2",
"jsdom": "^15.2.1",
"live-server": "^1.2.1",
"quill": "^1.3.7",
"rollup": "^1.30.0",
"standard": "^12.0.1",
"y-protocols": "0.2.2",
"yjs": "^13.0.5"
"yjs": "^13.0.7"
}
}

0 comments on commit fce1f89

Please sign in to comment.