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 8fcb5c1
Showing 1 changed file with 1 addition and 2 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

0 comments on commit 8fcb5c1

Please sign in to comment.