File tree Expand file tree Collapse file tree 2 files changed +882
-716
lines changed Expand file tree Collapse file tree 2 files changed +882
-716
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-netflix-player" ,
3- "version" : " 1.0.12 " ,
3+ "version" : " 1.0.13 " ,
44 "description" : " React Video Player Based in Netflix Design" ,
55 "main" : " ./dist/ReactNetflixPlayer.js" ,
66 "license" : " MIT" ,
7- "publishConfig" : { "registry" : " https://npm.pkg.github.com/" },
7+ "publishConfig" : {
8+ "registry" : " https://npm.pkg.github.com/"
9+ },
810 "scripts" : {
911 "start" : " webpack-dev-server --config webpack.config.dev.js" ,
1012 "build" : " webpack" ,
4143 "eslint-config-prettier" : " ^6.11.0" ,
4244 "eslint-plugin-import" : " ^2.22.0" ,
4345 "eslint-plugin-jsx-a11y" : " ^6.3.1" ,
46+ "eslint-plugin-prettier" : " ^3.1.4" ,
4447 "eslint-plugin-react" : " ^7.20.6" ,
4548 "eslint-plugin-react-hooks" : " ^4.1.0" ,
46- "eslint-plugin-prettier" : " ^3.1.4" ,
4749 "extract-text-webpack-plugin" : " ^3.0.2" ,
4850 "path" : " ^0.12.7" ,
4951 "prettier" : " ^2.0.5" ,
5456 "dependencies" : {
5557 "i18next" : " ^19.7.0" ,
5658 "react" : " ^16.0.0" ,
57- "react-icons" : " ^3.9.0" ,
5859 "react-dom" : " ^16.13.1" ,
5960 "react-i18next" : " ^11.7.1" ,
61+ "react-icons" : " ^3.9.0" ,
6062 "styled-components" : " ^5.1.1"
6163 }
6264}
You can’t perform that action at this time.
0 commit comments