File tree Expand file tree Collapse file tree 2 files changed +2533
-2460
lines changed
Expand file tree Collapse file tree 2 files changed +2533
-2460
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary-video-player" ,
3- "version" : " 1.2.2 -edge.8 " ,
3+ "version" : " 1.3.0 -edge.0 " ,
44 "description" : " Cloudinary Video Player" ,
55 "scripts" : {
66 "prepare" : " shx cp env.example.js env.js" ,
1111 "build-light" : " WEBPACK_BUILD_LIGHT=1 webpack --config webpack/es5.config.js --progress --display-error-details --color" ,
1212 "analyze" : " webpack --config webpack/minified.config.js --json | webpack-bundle-size-analyzer" ,
1313 "build-all" : " npm run clean && npm run build-dev && npm run build && npm run build-light" ,
14+ "prebuild" : " sed -i.bak 's:../../node_modules:../../..:' node_modules/video.js/src/css/video-js.scss" ,
1415 "precommit" : " eslint src" ,
1516 "predeploy" : " deploy=true npm run build-all" ,
1617 "deploy" : " deploy=true node webpack/deploy.js" ,
2728 "fetch-ponyfill" : " ^4.0.0" ,
2829 "get-size" : " ^2.0.2" ,
2930 "promise-polyfill" : " ^6.0.2" ,
30- "video.js" : " ^7.4.1 " ,
31+ "video.js" : " ^7.6.5 " ,
3132 "videojs-contextmenu" : " ^1.2.2" ,
3233 "videojs-contrib-ads" : " ^6.6.1" ,
3334 "videojs-ima" : " ^1.5.1" ,
You can’t perform that action at this time.
0 commit comments