Skip to content

Commit

Permalink
docs - readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jucian0 committed Oct 6, 2024
1 parent 0e58969 commit 8295994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"turbo": "^2.0.6",
"turbo": "^1.9.0",
"typescript": "^5.4.5",
"@turbo-version/version": "0.5.7",
"@turbo-version/release": "0.5.7",
Expand Down
2 changes: 1 addition & 1 deletion turbo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"tasks": {
"pipeline": {
"build": {
"dependsOn": ["^build"],
"inputs": ["$TURBO_DEFAULT$", ".env*"],
Expand Down

0 comments on commit 8295994

Please sign in to comment.