File tree Expand file tree Collapse file tree 1 file changed +14
-11
lines changed
Expand file tree Collapse file tree 1 file changed +14
-11
lines changed Original file line number Diff line number Diff line change 66 "dependencies" : {
77 "@types/react" : " ^16.9.23" ,
88 "@types/react-dom" : " ^16.9.5" ,
9+ "lodash" : " ^4.17.15" ,
10+ "react" : " ^16.13.0" ,
11+ "react-dom" : " ^16.13.0" ,
12+ "yargs" : " ^13.2.4"
13+ },
14+ "devDependencies" : {
915 "assemble" : " ^0.24.3" ,
1016 "bootstrap" : " ^4.4.1" ,
1117 "css-loader" : " ^3.2.1" ,
1824 "gulp-rev" : " 9.0.0" ,
1925 "gulp-rev-rewrite" : " 2.0.0" ,
2026 "gulp-sass" : " ^4.0.2" ,
21- "lodash" : " ^4.17.15" ,
22- "node-sass" : " ^4.13.0" ,
23- "react" : " ^16.13.0" ,
24- "react-dom" : " ^16.13.0" ,
25- "ts-loader" : " ^6.2.1" ,
26- "typescript" : " ^3.8.2" ,
27+ "browser-sync" : " ^2.26.7" ,
28+ "fork-ts-checker-webpack-plugin" : " ^4.0.4" ,
29+ "hostile" : " ^1.3.2" ,
2730 "webpack" : " ^4.41.2" ,
2831 "webpack-stream" : " ^5.2.1" ,
29- "yargs" : " ^13.2.4"
32+ "ts-loader" : " ^6.2.1" ,
33+ "typescript" : " ^3.8.2" ,
34+ "node-sass" : " ^4.13.0"
3035 },
31- "devDependencies" : {
32- "browser-sync" : " ^2.26.7" ,
33- "fork-ts-checker-webpack-plugin" : " ^4.0.4" ,
34- "hostile" : " ^1.3.2"
36+ "scripts" : {
37+ "test" : " jest"
3538 },
3639 "author" : " Abid Omar" ,
3740 "license" : " MIT"
You can’t perform that action at this time.
0 commit comments