@excali-boards/boards-api-client 1.1.10 → 1.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.10",
2
+ "version": "1.1.11",
3
3
  "name": "@excali-boards/boards-api-client",
4
4
  "description": "A simple API client for the Boards API.",
5
5
  "repository": "https://github.com/Excali-Boards/boards-api-client",
@@ -29,7 +29,7 @@ enum Device {
29
29
  enum BoardType {
30
30
  Excalidraw
31
31
  Tldraw
32
- Text
32
+ TipTap
33
33
  }
34
34
 
35
35
  // Separate role enums for each resource type