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
be90b507c1
commit
db0a024621
|
@ -57,6 +57,7 @@
|
||||||
"@babel/preset-env": "^7.17.10",
|
"@babel/preset-env": "^7.17.10",
|
||||||
"@babel/preset-typescript": "^7.16.7",
|
"@babel/preset-typescript": "^7.16.7",
|
||||||
"@types/jsan": "^3.1.2",
|
"@types/jsan": "^3.1.2",
|
||||||
|
"@types/node": "^16.11.33",
|
||||||
"@types/rn-host-detect": "^1.2.0",
|
"@types/rn-host-detect": "^1.2.0",
|
||||||
"@types/socketcluster-client": "^13.0.5",
|
"@types/socketcluster-client": "^13.0.5",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||||
|
|
|
@ -1745,6 +1745,7 @@ importers:
|
||||||
'@redux-devtools/instrument': ^2.1.0
|
'@redux-devtools/instrument': ^2.1.0
|
||||||
'@redux-devtools/utils': ^1.2.1
|
'@redux-devtools/utils': ^1.2.1
|
||||||
'@types/jsan': ^3.1.2
|
'@types/jsan': ^3.1.2
|
||||||
|
'@types/node': ^16.11.33
|
||||||
'@types/rn-host-detect': ^1.2.0
|
'@types/rn-host-detect': ^1.2.0
|
||||||
'@types/socketcluster-client': ^13.0.5
|
'@types/socketcluster-client': ^13.0.5
|
||||||
'@typescript-eslint/eslint-plugin': ^5.22.0
|
'@typescript-eslint/eslint-plugin': ^5.22.0
|
||||||
|
@ -1774,6 +1775,7 @@ importers:
|
||||||
'@babel/preset-env': 7.17.10_@babel+core@7.17.10
|
'@babel/preset-env': 7.17.10_@babel+core@7.17.10
|
||||||
'@babel/preset-typescript': 7.16.7_@babel+core@7.17.10
|
'@babel/preset-typescript': 7.16.7_@babel+core@7.17.10
|
||||||
'@types/jsan': 3.1.2
|
'@types/jsan': 3.1.2
|
||||||
|
'@types/node': 16.11.33
|
||||||
'@types/rn-host-detect': 1.2.0
|
'@types/rn-host-detect': 1.2.0
|
||||||
'@types/socketcluster-client': 13.0.5
|
'@types/socketcluster-client': 13.0.5
|
||||||
'@typescript-eslint/eslint-plugin': 5.22.0_umywjn5osthxbgslxhl3ewm44y
|
'@typescript-eslint/eslint-plugin': 5.22.0_umywjn5osthxbgslxhl3ewm44y
|
||||||
|
|
Loading…
Reference in New Issue
Block a user