Ionaru / easy-markdown-editor

EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
https://stackblitz.com/edit/easymde
MIT License
2.39k stars 315 forks source link

Update dependencies #439

Closed vanillajonathan closed 2 years ago

Ionaru commented 2 years ago

Done in https://github.com/Ionaru/easy-markdown-editor/commit/16b1de652e0a32edffe8a95de2c18cd83bebeaad.

vanillajonathan commented 2 years ago

Shouldn't you also update the package.json file?

Ionaru commented 2 years ago

The version ranges in package.json allow for all the packages' latest version, so no it's not needed.