Commit c34bfaa
committed
bundle all of @meshery/schemas and remove from peerDependencies
The Meshery UI integration test resolves a different @meshery/schemas
version at runtime causing property access errors from the v1.0.1
schema casing changes. Fully bundle @meshery/schemas into sistent
so it always uses its own v1.0.1 copy. Remove from peerDependencies
since consumers no longer need to install it separately.
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>1 parent 0128d9e commit c34bfaa
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | 91 | | |
93 | 92 | | |
94 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments