File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " demo-react-hooks" ,
33 "version" : " 1.0.0" ,
4- "main" : " ./ src/entries/index.tsx" ,
4+ "main" : " src/entries/index.tsx" ,
55 "license" : " MIT" ,
66 "scripts" : {
77 "start" : " yarn && webpack-genius start"
2222 "@types/redux-logger" : " ^3.0.7" ,
2323 "redux-logger" : " ^3.0.6" ,
2424 "typescript" : " ^3.7.2" ,
25- "webpack-genius" : " ^4.5.0 "
25+ "webpack-genius" : " ^4.5.1 "
2626 }
2727}
Original file line number Diff line number Diff line change @@ -7919,10 +7919,10 @@ webpack-dev-server@^3.9.0:
79197919 ws "^6.2.1"
79207920 yargs "12.0.5"
79217921
7922- webpack-genius@^4.5.0 :
7923- version "4.5.0 "
7924- resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.5.0 .tgz#f0c03ef3bde07d0635eea4b9034b6857b3c8ca2e "
7925- integrity sha512-hMDbQ/V9hpc4Gz3YwH+kDt1QnSKJS2CgLhiKEOTHbu1esjyPv2jzA0nu/DnpI6Lbll9IKM3cgjv6ZBfn2AEAmQ ==
7922+ webpack-genius@^4.5.1 :
7923+ version "4.5.1 "
7924+ resolved "https://registry.npmjs.org/webpack-genius/-/webpack-genius-4.5.1 .tgz#c418709256c886261293c04489dfb04f34910d28 "
7925+ integrity sha512-Y4zAUGJqCVWRRstiwSp0uKbnHsSej0Z+Lcfla6PC5Zq69uVX2fFjRPFQU9aTYnIYNGm1LzBEF3C2UJ5c3m9ayA ==
79267926 dependencies :
79277927 " @babel/core" " ^7.7.4"
79287928 " @babel/plugin-proposal-class-properties" " ^7.7.4"
You can’t perform that action at this time.
0 commit comments