updated react-redux types
parent
b3087c73cd
commit
f25e60cee0
|
|
@ -46,9 +46,9 @@
|
|||
"integrity": "sha1-f0+5YT1AURQXcyQve2tfGkazS9k="
|
||||
},
|
||||
"@types/react-redux": {
|
||||
"version": "4.4.45",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-4.4.45.tgz",
|
||||
"integrity": "sha512-bPM6BJucVy9Y0JCf9PCEC5zwmqnTx9+YGILNVwhGmIrkVrOXoJaEuVurncTH7llV+bxjlZVcW/RLxQtDvAHcQw==",
|
||||
"version": "4.4.46",
|
||||
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-4.4.46.tgz",
|
||||
"integrity": "sha512-Xo99Pb3nQhDpnlOMBNkqse1Wj1C0ODoP/fnaM074YXDtwppIiaG3Nm7+b/VYKsIEhitH8o46/eDm51j+jG8EFw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/react-transition-group": {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"xml2js-xpath": "^0.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-redux": "^4.4.45",
|
||||
"@types/react-redux": "^4.4.46",
|
||||
"react-scripts-ts": "2.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue