@evoke-platform/ui-components 1.10.0-dev.18 → 1.10.0-dev.19

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.
@@ -1196,6 +1196,7 @@ describe('FormRenderer', () => {
1196
1196
  objectId: 'testObjectForCollections',
1197
1197
  },
1198
1198
  ],
1199
+ defaultFormId: 'collectionObjectForm',
1199
1200
  },
1200
1201
  ],
1201
1202
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evoke-platform/ui-components",
3
- "version": "1.10.0-dev.18",
3
+ "version": "1.10.0-dev.19",
4
4
  "description": "",
5
5
  "main": "dist/published/index.js",
6
6
  "module": "dist/published/index.js",