mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
In React templates, update @types/react to 15.0.29 for compatibility with TypeScript 2.4.0+
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@types/history": "4.5.1",
|
||||
"@types/react": "15.0.24",
|
||||
"@types/react": "15.0.29",
|
||||
"@types/react-dom": "15.5.0",
|
||||
"@types/react-redux": "4.4.40",
|
||||
"@types/react-router-dom": "4.0.4",
|
||||
|
||||
Reference in New Issue
Block a user