Skip to content

Commit

Permalink
chore: move array-tree-filter to devDeps (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Oct 22, 2024
1 parent ecb1459 commit 0cf9a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
},
"dependencies": {
"@babel/runtime": "^7.25.7",
"array-tree-filter": "^2.1.0",
"classnames": "^2.3.1",
"rc-select": "~14.16.2",
"rc-tree": "~5.10.1",
Expand All @@ -60,6 +59,7 @@
"@types/react-dom": "^18.0.11",
"@types/warning": "^3.0.0",
"@umijs/fabric": "^4.0.0",
"array-tree-filter": "^3.0.2",
"cheerio": "1.0.0-rc.12",
"cross-env": "^7.0.0",
"dumi": "^2.1.10",
Expand Down

0 comments on commit 0cf9a1e

Please sign in to comment.