Skip to content

Commit

Permalink
fix: fix frontend deps (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech authored Sep 1, 2023
1 parent cead27b commit 3a870b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-router-dom": "5.3.3",
"@types/uuid": "^9.0.1",
"icons": "link:@types/ant-design/icons"
"@types/uuid": "^9.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 3a870b3

Please sign in to comment.