Commit c5a4d90
authored
fix: Move tslib from devDependencies to dependencies in Feast UI (#4525)
tslib is a runtime dependency, so it should be in dependencies. This
ensures the specified version is installed also when the package is used
as a module.
Signed-off-by: Harri Lehtola <peruukki@hotmail.com>1 parent 3073ea5 commit c5a4d90
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | | - | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments