Skip to content

Commit

Permalink
build(frontend): move filesize to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Aug 28, 2024
1 parent 92fcdfd commit eead396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"dayjs": "1.11.13",
"dotenv": "16.4.5",
"embla-carousel-react": "7.1.0",
"filesize": "10.1.4",
"graphql": "16.9.0",
"graphql-request": "7.1.0",
"howler": "2.2.4",
Expand Down Expand Up @@ -69,7 +70,6 @@
"@types/react": "18.3.4",
"@types/react-dom": "18.3.0",
"@types/uuid": "10.0.0",
"filesize": "10.1.4",
"postcss": "8.4.41",
"postcss-preset-mantine": "1.17.0",
"postcss-simple-vars": "7.0.1",
Expand Down

0 comments on commit eead396

Please sign in to comment.