@textbus/collaborate 2.0.0-beta.47 → 2.0.0-beta.48

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@textbus/collaborate",
3
- "version": "2.0.0-beta.47",
3
+ "version": "2.0.0-beta.48",
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/public-api.js",
6
6
  "module": "./bundles/public-api.js",
@@ -27,8 +27,8 @@
27
27
  "dependencies": {
28
28
  "@tanbo/di": "^1.1.1",
29
29
  "@tanbo/stream": "^1.1.3",
30
- "@textbus/browser": "^2.0.0-beta.47",
31
- "@textbus/core": "^2.0.0-beta.47",
30
+ "@textbus/browser": "^2.0.0-beta.48",
31
+ "@textbus/core": "^2.0.0-beta.48",
32
32
  "reflect-metadata": "^0.1.13",
33
33
  "y-protocols": "^1.0.5",
34
34
  "yjs": "^13.5.39"
@@ -44,5 +44,5 @@
44
44
  "bugs": {
45
45
  "url": "https://github.com/textbus/textbus.git/issues"
46
46
  },
47
- "gitHead": "0b3feb8cac43de1d2a94d16a20e1d6de21b8d36d"
47
+ "gitHead": "2298b78ffd7ba5cbb364d160cd4a7429dc3398c9"
48
48
  }