mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "0.0.0",
|
||||
"devDependencies": {
|
||||
"@types/history": "^2.0.39",
|
||||
"@types/isomorphic-fetch": "0.0.31",
|
||||
"@types/react": "^0.14.38",
|
||||
"@types/react-dom": "^0.14.17",
|
||||
"@types/react-router": "^2.0.38",
|
||||
@@ -26,7 +25,7 @@
|
||||
"react-dom": "^15.3.2",
|
||||
"react-router": "^2.8.1",
|
||||
"style-loader": "^0.13.1",
|
||||
"typescript": "^2.0.3",
|
||||
"typescript": "^2.2.1",
|
||||
"url-loader": "^0.5.7",
|
||||
"webpack": "^2.2.0",
|
||||
"webpack-hot-middleware": "^2.12.2"
|
||||
|
||||
Reference in New Issue
Block a user