Skip to content

Commit

Permalink
feat: remove wrong root deps (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ualnomis authored Aug 9, 2024
1 parent f2e7889 commit a36270f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
{
"type": "module",
"dependencies": {
"@emotion/react": "^11.13.0",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/hooks": "6.0.21",
"@tabler/icons-react": "^3.11.0",
"dayjs": "^1.11.12",
"deno": "^0.1.1",
"mantine-react-table": "^1.3.4"
"deno": "^0.1.1"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
Expand Down

0 comments on commit a36270f

Please sign in to comment.