mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
Working React+Redux template
This commit is contained in:
@@ -6,19 +6,40 @@
|
||||
"bundle": "typings/tsd.d.ts",
|
||||
"installed": {
|
||||
"react/react.d.ts": {
|
||||
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"react-router/react-router.d.ts": {
|
||||
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"react/react-dom.d.ts": {
|
||||
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
|
||||
},
|
||||
"react-router/history.d.ts": {
|
||||
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"whatwg-fetch/whatwg-fetch.d.ts": {
|
||||
"commit": "dade4414712ce84e3c63393f1aae407e9e7e6af7"
|
||||
},
|
||||
"react-redux/react-redux.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"redux/redux.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"react-router-redux/react-router-redux.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"redux-thunk/redux-thunk.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"uglify-js/uglify-js.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"source-map/source-map.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
},
|
||||
"webpack/webpack-env.d.ts": {
|
||||
"commit": "9f0f926a12026287b5a4a229e5672c01e7549313"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user