@textbus/collaborate 4.0.0-alpha.63 → 4.0.0-alpha.65

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@textbus/collaborate",
3
- "version": "4.0.0-alpha.63",
3
+ "version": "4.0.0-alpha.65",
4
4
  "description": "Textbus is a rich text editor and framework that is highly customizable and extensible to achieve rich wysiwyg effects.",
5
5
  "main": "./bundles/index.js",
6
6
  "module": "./bundles/index.esm.js",
@@ -26,7 +26,7 @@
26
26
  ],
27
27
  "dependencies": {
28
28
  "@tanbo/stream": "^1.2.5",
29
- "@textbus/core": "^4.0.0-alpha.63",
29
+ "@textbus/core": "^4.0.0-alpha.65",
30
30
  "@viewfly/core": "^1.0.0-alpha.16",
31
31
  "y-websocket": "^1.4.3",
32
32
  "yjs": "^13.6.14"
@@ -49,5 +49,5 @@
49
49
  "bugs": {
50
50
  "url": "https://github.com/textbus/textbus.git/issues"
51
51
  },
52
- "gitHead": "38adb660fadbbfb90e6907d48139f9ffac1017f4"
52
+ "gitHead": "24d59c5d199c6f055f39907a8414f570be70e976"
53
53
  }