Commit dbc2bd5
authored
fix(server-ai): unpin peer depedency reference (#1788)
This PR will unpin the sdk-server-common package from the peer deps of
server-ai
The server common package seems to be only used for typing. I chose a
more conservative floor of 2.0.0 to match more versions. We will
reassess if there are any issues with this.1 parent 23bc90f commit dbc2bd5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
0 commit comments