mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
Move types to dev
This commit is contained in:
parent
a44ad5d0e3
commit
7070803437
|
@ -29,17 +29,17 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
"@types/babel__code-frame": "^7.0.2",
|
||||
"@types/chrome": "^0.0.124",
|
||||
"@types/html-entities": "^1.2.16",
|
||||
"@types/redux-devtools-themes": "^1.0.0",
|
||||
"anser": "^1.4.9",
|
||||
"html-entities": "^1.3.1",
|
||||
"redux-devtools-themes": "^1.0.0",
|
||||
"settle-promise": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/babel__code-frame": "^7.0.2",
|
||||
"@types/html-entities": "^1.2.16",
|
||||
"@types/react": "^16.9.46",
|
||||
"@types/redux-devtools-themes": "^1.0.0",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.3",
|
||||
"enzyme-to-json": "^3.5.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user