Skip to content

Commit

Permalink
🐛 fix: Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jun 25, 2024
1 parent b5d267c commit 5ff64c0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@
]
},
"dependencies": {
"@ant-design/colors": "^7.0.2",
"@ant-design/icons": "^5.3.7",
"@babel/runtime": "^7.24.7",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
Expand Down Expand Up @@ -127,6 +125,7 @@
"zustand-utils": "^1.3.2"
},
"devDependencies": {
"@ant-design/icons": "^5.3.7",
"@commitlint/cli": "^19.3.0",
"@lobehub/lint": "^1.23.4",
"@testing-library/react": "^14.3.1",
Expand All @@ -140,7 +139,6 @@
"@types/react-dom": "^18.3.0",
"@types/uuid": "^10.0.0",
"@vitest/coverage-v8": "~1.2.2",
"antd-style": "^3.6.2",
"babel-plugin-antd-style": "^1.0.4",
"commitlint": "^19.3.0",
"concurrently": "^8.2.2",
Expand Down

0 comments on commit 5ff64c0

Please sign in to comment.