mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Fix build
This commit is contained in:
parent
db0a024621
commit
21c07c1a17
|
@ -74,6 +74,7 @@
|
||||||
"@types/lodash": "^4.14.182",
|
"@types/lodash": "^4.14.182",
|
||||||
"@types/minimist": "^1.2.2",
|
"@types/minimist": "^1.2.2",
|
||||||
"@types/morgan": "^1.9.3",
|
"@types/morgan": "^1.9.3",
|
||||||
|
"@types/node": "^16.11.33",
|
||||||
"@types/semver": "^7.3.9",
|
"@types/semver": "^7.3.9",
|
||||||
"@types/socketcluster": "^14.0.4",
|
"@types/socketcluster": "^14.0.4",
|
||||||
"@types/socketcluster-client": "^13.0.5",
|
"@types/socketcluster-client": "^13.0.5",
|
||||||
|
|
|
@ -986,6 +986,7 @@ importers:
|
||||||
'@types/lodash': ^4.14.182
|
'@types/lodash': ^4.14.182
|
||||||
'@types/minimist': ^1.2.2
|
'@types/minimist': ^1.2.2
|
||||||
'@types/morgan': ^1.9.3
|
'@types/morgan': ^1.9.3
|
||||||
|
'@types/node': ^16.11.33
|
||||||
'@types/react': ^17.0.44
|
'@types/react': ^17.0.44
|
||||||
'@types/semver': ^7.3.9
|
'@types/semver': ^7.3.9
|
||||||
'@types/socketcluster': ^14.0.4
|
'@types/socketcluster': ^14.0.4
|
||||||
|
@ -1062,6 +1063,7 @@ importers:
|
||||||
'@types/lodash': 4.14.182
|
'@types/lodash': 4.14.182
|
||||||
'@types/minimist': 1.2.2
|
'@types/minimist': 1.2.2
|
||||||
'@types/morgan': 1.9.3
|
'@types/morgan': 1.9.3
|
||||||
|
'@types/node': 16.11.33
|
||||||
'@types/semver': 7.3.9
|
'@types/semver': 7.3.9
|
||||||
'@types/socketcluster': 14.0.4
|
'@types/socketcluster': 14.0.4
|
||||||
'@types/socketcluster-client': 13.0.5
|
'@types/socketcluster-client': 13.0.5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user