Skip to content

Commit 82856d6

Browse files
committed
Revert "fix(deps): move @types/d3-hierarchy to devDeps"
This reverts commit e15365b.
1 parent 5cf2c84 commit 82856d6

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

package-lock.json

+3-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
},
7979
"dependencies": {
8080
"@bkrem/react-transition-group": "^1.3.5",
81+
"@types/d3-hierarchy": "^1.1.8",
8182
"clone": "^2.1.1",
8283
"d3-hierarchy": "^1.1.9",
8384
"d3-selection": "^3.0.0",
@@ -96,7 +97,6 @@
9697
"@babel/preset-env": "^7.20.2",
9798
"@babel/preset-react": "^7.8.3",
9899
"@babel/preset-typescript": "^7.8.3",
99-
"@types/d3-hierarchy": "^1.1.8",
100100
"@types/d3-selection": "^1.4.3",
101101
"@types/d3-shape": "^1.3.5",
102102
"@types/d3-zoom": "^1.8.2",

0 commit comments

Comments
 (0)