Skip to content

Commit

Permalink
fix: remove unnecessary packages and clean package.json and lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykKuniczak committed Dec 28, 2024
1 parent f4ccc26 commit 146dedd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,9 @@
"rimraf": "^6.0.1",
"tailwindcss": "^3.4.14",
"tslib": "^2.6.3",
"typescript": "5.5.4",
"turbo": "^2.3.3",
"vite": "6.0.5",
"run-script-os": "^1.1.6"
"typescript": "5.5.4",
"vite": "6.0.5"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json}": [
Expand Down
9 changes: 0 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 146dedd

Please sign in to comment.