chore: remove deps

This commit is contained in:
Mauricio Siu
2024-10-27 22:18:40 -06:00
parent 885e2571a8
commit 738b8e5604
3 changed files with 1 additions and 527 deletions

View File

@@ -3,7 +3,6 @@
"private": true,
"workspaces": ["apps/*", "packages/*"],
"scripts": {
"docker:build:canary": "./apps/dokploy/docker/build.sh canary",
"docs:dev": "pnpm --filter=docs run dev",
"docs:build": "pnpm --filter=docs run build",
"docs:typecheck": "pnpm --filter=docs run typecheck",
@@ -19,9 +18,6 @@
"prepare": "node .husky/install.mjs"
},
"devDependencies": {
"dotenv": "16.4.5",
"esbuild": "0.20.2",
"tsx": "4.16.2",
"lint-staged": "^15.2.7",
"@biomejs/biome": "1.8.3",
"husky": "^9.1.6",