Skip to content

Commit

Permalink
⬆️update turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
lerte committed Jun 13, 2024
1 parent 2251b11 commit f645957
Show file tree
Hide file tree
Showing 3 changed files with 1,012 additions and 1,000 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "actifyjs",
"private": true,
"scripts": {
"build": "turbo run build",
Expand All @@ -9,6 +10,7 @@
"@manypkg/cli": "^0.21.1",
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"turbo": "^1.12.4"
}
"turbo": "^2.0.3"
},
"packageManager": "pnpm@9.2.0"
}
Loading

0 comments on commit f645957

Please sign in to comment.