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.
Looking at
package.json
, I realized that there are several dependencies that I know are not used, includingyvideo-editorwidgets
,yvideo-subtitle-timeline-editor
, andyvideojs
. Someone needs to go through and remove any dependencies frompackage.json
that are not actually being used.