Skip to content

Commit

Permalink
fix: issues with turborepo version not being aligned
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralJakob committed Feb 3, 2025
1 parent 400efee commit 7810e31
Show file tree
Hide file tree
Showing 3 changed files with 364 additions and 186 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"devDependencies": {
"@playwright/test": "^1.42.1",
"@total-typescript/ts-reset": "^0.5.1",
"@turbo/gen": "^1.12.5",
"@turbo/gen": "^2.4.0",
"@weatherio/prettier-config": "workspace:^0.1.0",
"prettier": "^3.2.5",
"turbo": "^2.0.3",
"turbo": "^2.4.0",
"typescript": "^5.4.2"
},
"prettier": "@weatherio/prettier-config"
Expand Down
Loading

0 comments on commit 7810e31

Please sign in to comment.