Skip to content

Commit

Permalink
fix: remove unnecessary run-script-os from main package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrykKuniczak committed Dec 18, 2024
1 parent bce0233 commit 06dd7ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@
"tslib": "^2.6.3",
"typescript": "5.5.4",
"vite": "5.4.9",
"turbo": "^2.1.1",
"run-script-os": "^1.1.6"
"turbo": "^2.1.1"
},
"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 06dd7ef

Please sign in to comment.