DHARPA-Project / lumy

Modular research platform for digital humanities.
0 stars 0 forks source link

updated typescript to the last version that contains resize observer type #154

Closed theorm closed 3 years ago

theorm commented 3 years ago

ResizeObserver was added to typescript dom library last year: https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/948/files Just needed to update typescript version used in this monorepo.