feat: Upgrade TypeScript to 3.0.1

This commit is contained in:
Alex Browne
2018-08-13 12:46:43 -07:00
parent fadd292ecf
commit 6baa5ef311
31 changed files with 33 additions and 33 deletions

View File

@@ -45,7 +45,7 @@
"source-map-loader": "^0.2.3",
"style-loader": "^0.20.2",
"tslint": "^5.9.1",
"typescript": "2.9.2",
"typescript": "3.0.1",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.1"
},