|
1 | 1 | { |
2 | 2 | "name": "@bigbluebutton/editor", |
3 | 3 | "description": "BigBlueButton's fork of tldraw 2.0-alpha.19 - A tiny little drawing app (editor).", |
4 | | - "version": "2.0.0-alpha.34", |
| 4 | + "version": "2.0.0-alpha.35", |
5 | 5 | "packageManager": "yarn@3.5.0", |
6 | 6 | "author": { |
7 | 7 | "name": "tldraw GB Ltd.", |
|
35 | 35 | "lint": "yarn run -T tsx ../../scripts/lint.ts" |
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | | - "@bigbluebutton/state": "2.0.0-alpha.34", |
39 | | - "@bigbluebutton/store": "2.0.0-alpha.34", |
40 | | - "@bigbluebutton/tlschema": "2.0.0-alpha.34", |
41 | | - "@bigbluebutton/utils": "2.0.0-alpha.34", |
42 | | - "@bigbluebutton/validate": "2.0.0-alpha.34", |
| 38 | + "@bigbluebutton/state": "2.0.0-alpha.35", |
| 39 | + "@bigbluebutton/store": "2.0.0-alpha.35", |
| 40 | + "@bigbluebutton/tlschema": "2.0.0-alpha.35", |
| 41 | + "@bigbluebutton/utils": "2.0.0-alpha.35", |
| 42 | + "@bigbluebutton/validate": "2.0.0-alpha.35", |
43 | 43 | "@types/core-js": "^2.5.5", |
44 | 44 | "@use-gesture/react": "^10.2.27", |
45 | 45 | "classnames": "^2.3.2", |
|
0 commit comments