BYU-ODH / yvideo-client

Front-end code for Y-Video (React)
GNU General Public License v3.0
3 stars 3 forks source link

Remove unused dependencies #814

Open reynoldsnlp opened 1 year ago

reynoldsnlp commented 1 year ago

Looking at package.json, I realized that there are several dependencies that I know are not used, including yvideo-editorwidgets, yvideo-subtitle-timeline-editor, and yvideojs. Someone needs to go through and remove any dependencies from package.json that are not actually being used.