xzdarcy / react-timeline-editor

react-timeline-editor is a react component used to quickly build a timeline animation editor.
https://zdarcy.com/
MIT License
284 stars 82 forks source link

Update to fresh Node.js version #30

Open fba70 opened 1 year ago

fba70 commented 1 year ago

Is there a version of the editor package which works with recent stable Node.js? Seems major libraries used in this package are only compatible with old Node versions. Naive uplifting of the versions does not help. Would appreciate hints how to change package version to make it happen.

Many thanks in advance.