Commit 65b7ab4
Fix CI test failure by using workspace dependencies
Changed @object-ui/data-objectstack dependency from ^0.3.1 to workspace:* in plugin-form and plugin-grid packages to avoid pulling in the published version which has a broken ES module export.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 5e46f8f commit 65b7ab4
File tree
3 files changed
+6
-22
lines changed- packages
- plugin-form
- plugin-grid
3 files changed
+6
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments