eclipse-sprotty / sprotty-theia

Integration of Sprotty diagrams into Theia IDE
https://eclipse.org/sprotty
Eclipse Public License 2.0
24 stars 14 forks source link

#87 Switch to peer dependencies for sprotty and Theia #88

Closed tortmayr closed 2 years ago

tortmayr commented 2 years ago

Declare theia and sprotty dependencies as peer dependencies and update the minimal theia version to 1.18.0. This leaves the actual version selection in the control of the downstream project.

Fixes #87