File tree 2 files changed +12
-3
lines changed
2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.5.2] ( https://github.com/johnnymillergh/typescript-playground/compare/v1.5.1...v1.5.2 ) (2019-08-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** $package.json, TypeScript:** update TypeScript version to 3.6.2 ([ aec8bb9] ( https://github.com/johnnymillergh/typescript-playground/commit/aec8bb9 ) )
7
+
8
+
9
+
1
10
# [ 1.5.0] ( https://github.com/johnnymillergh/typescript-playground/compare/v1.4.0...v1.5.0-beta ) (2019-08-28)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typescript-playground" ,
3
- "version" : " 1.5.0 " ,
3
+ "version" : " 1.5.2 " ,
4
4
"description" : " Learning TypeScript" ,
5
5
"repository" : {
6
6
"type" : " git" ,
65
65
"ts-loader" : " 6.0.4" ,
66
66
"ts-node" : " 8.3.0" ,
67
67
"tslint" : " 5.19.0" ,
68
- "typescript" : " 3.5.3 " ,
69
- "webpack" : " 4.39.2 " ,
68
+ "typescript" : " 3.6.2 " ,
69
+ "webpack" : " 4.39.3 " ,
70
70
"webpack-cli" : " 3.3.7" ,
71
71
"yargs" : " 13.3.0"
72
72
},
You can’t perform that action at this time.
0 commit comments