mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 22:19:48 +03:00
dep
This commit is contained in:
parent
d8209d58cd
commit
4243ef736f
|
@ -41,6 +41,7 @@
|
|||
"prepublishOnly": "npm run clean && npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/d3": "^3.5.43",
|
||||
"d3": "^3.5.17",
|
||||
"d3tooltip": "^1.2.3",
|
||||
"deepmerge": "^4.2.2",
|
||||
|
@ -48,7 +49,6 @@
|
|||
"ramda": "^0.27.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/d3": "^3.5.43",
|
||||
"@types/ramda": "^0.27.17"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user