Skip to content

Commit 0cf9a1e

Browse files
authored
chore: move array-tree-filter to devDeps (#544)
1 parent ecb1459 commit 0cf9a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
},
4444
"dependencies": {
4545
"@babel/runtime": "^7.25.7",
46-
"array-tree-filter": "^2.1.0",
4746
"classnames": "^2.3.1",
4847
"rc-select": "~14.16.2",
4948
"rc-tree": "~5.10.1",
@@ -60,6 +59,7 @@
6059
"@types/react-dom": "^18.0.11",
6160
"@types/warning": "^3.0.0",
6261
"@umijs/fabric": "^4.0.0",
62+
"array-tree-filter": "^3.0.2",
6363
"cheerio": "1.0.0-rc.12",
6464
"cross-env": "^7.0.0",
6565
"dumi": "^2.1.10",

0 commit comments

Comments
 (0)