mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 19:47:30 +00:00
Update templates to support TypeScript 'strict' mode
This commit is contained in:
committed by
Steve Sanderson
parent
8b37dc8561
commit
b8c006a3e9
5
templates/ReactReduxSpa/npm-shrinkwrap.json
generated
5
templates/ReactReduxSpa/npm-shrinkwrap.json
generated
@@ -22,6 +22,11 @@
|
||||
"from": "@types/react-dom@15.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-15.5.1.tgz"
|
||||
},
|
||||
"@types/react-hot-loader": {
|
||||
"version": "3.0.3",
|
||||
"from": "@types/react-hot-loader@3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-hot-loader/-/react-hot-loader-3.0.3.tgz"
|
||||
},
|
||||
"@types/react-redux": {
|
||||
"version": "4.4.45",
|
||||
"from": "@types/react-redux@4.4.45",
|
||||
|
||||
Reference in New Issue
Block a user