Skip to content

Commit

Permalink
fix: 修复前置依赖版本问题 (#5)
Browse files Browse the repository at this point in the history
* chore(deps): update peerdeps

* chore: update lock file
  • Loading branch information
Wxh16144 authored Aug 8, 2023
1 parent 0026b38 commit 79051f8
Show file tree
Hide file tree
Showing 2 changed files with 1,741 additions and 1,751 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"peerDependencies": {
"@dnd-kit/core": "^6",
"@dnd-kit/modifiers": "^6",
"@dnd-kit/utilities": "latest",
"@dnd-kit/utilities": "^3",
"antd": ">=4.23.0 || >=5.0.0",
"antd-mobile": "^5",
"react": ">=17.0.0",
Expand Down
Loading

0 comments on commit 79051f8

Please sign in to comment.