This commit is contained in:
EthanShoeDev
2025-09-24 17:41:02 -04:00
parent 89a39fdd63
commit 662d537177
13 changed files with 367 additions and 532 deletions

View File

@@ -2,7 +2,7 @@
"name": "fressh",
"private": true,
"version": "workspace:*",
"packageManager": "pnpm@10.17.0",
"packageManager": "pnpm@10.17.1",
"type": "module",
"engines": {
"node": ">=22"
@@ -29,7 +29,7 @@
"prettier": "^3.6.2",
"syncpack": "^13.0.4",
"tsx": "^4.20.5",
"turbo": "^2.5.6",
"turbo": "^2.5.7",
"typescript": "~5.9.2"
}
}