File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 26
26
"dotenv-expand" : " 4.2.0" ,
27
27
"extract-text-webpack-plugin" : " 3.0.2" ,
28
28
"file-loader" : " 1.1.11" ,
29
- "fork-ts-checker-webpack-plugin" : " ^0.2.8 " ,
29
+ "fork-ts-checker-webpack-plugin" : " 0.4.9 " ,
30
30
"fs-extra" : " 5.0.0" ,
31
31
"html-webpack-plugin" : " 3.2.0" ,
32
32
"jest" : " 22.4.3" ,
41
41
"style-loader" : " 0.21.0" ,
42
42
"sw-precache-webpack-plugin" : " 0.11.5" ,
43
43
"ts-jest" : " 22.0.1" ,
44
- "ts-loader" : " ^2.3.7 " ,
44
+ "ts-loader" : " 4.5.0 " ,
45
45
"tsconfig-paths-webpack-plugin" : " ^2.0.0" ,
46
46
"tslint" : " ^5.7.0" ,
47
47
"tslint-config-prettier" : " ^1.10.0" ,
56
56
"devDependencies" : {
57
57
"react" : " ^15.5.4" ,
58
58
"react-dom" : " ^15.5.4" ,
59
- "typescript" : " ^2.7 .1"
59
+ "typescript" : " 3.0 .1"
60
60
},
61
61
"peerDependencies" : {
62
- "typescript" : " 2 .x"
62
+ "typescript" : " 3.x .x"
63
63
},
64
64
"optionalDependencies" : {
65
65
"fsevents" : " ^1.1.3"
You can’t perform that action at this time.
0 commit comments