@3dsource/angular-unreal-module 0.0.67 → 0.0.68

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/index.d.ts CHANGED
@@ -1625,6 +1625,7 @@ interface MetaboxStudioContext {
1625
1625
  id: 'metaboxStudio';
1626
1626
  data: {
1627
1627
  userId: string;
1628
+ workspaceId: string;
1628
1629
  };
1629
1630
  }
1630
1631
  interface CustomApplicationContext {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@3dsource/angular-unreal-module",
3
- "version": "0.0.67",
3
+ "version": "0.0.68",
4
4
  "description": "Angular Unreal module for connect with unreal engine stream",
5
5
  "keywords": [
6
6
  "3dsource",