vaadin / observability-kit

Other
5 stars 3 forks source link

fix: removed lit import #160

Closed mcollovati closed 1 year ago

mcollovati commented 1 year ago

ObservabilityClient component import lit npm package without version and this makes the dev-bundle task fail. Furthermore, it should not be necessary to add the lit dependency as it is already pin by Flow