@veltdev/sdk-dev 5.0.2-beta.91 → 5.0.2-beta.93

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.
@@ -112,7 +112,7 @@ export interface AuthRetryConfig {
112
112
  retryDelay?: number;
113
113
  }
114
114
  export interface Context {
115
- access: {
115
+ access?: {
116
116
  [key: string]: string | number;
117
117
  };
118
118
  accessFields?: Array<string>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/sdk-dev",
3
- "version": "5.0.2-beta.91",
3
+ "version": "5.0.2-beta.93",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [