chore: cross env build script update (#260)

This commit is contained in:
Elton Costa
2024-10-22 11:58:45 +05:30
committed by GitHub
parent 716d6de090
commit 18d05cbaf3
3 changed files with 19 additions and 5 deletions

View File

@@ -20,13 +20,14 @@
},
"dependencies": {
"@biomejs/biome": "1.7.3",
"@types/node": "^20.12.12",
"bumpp": "^9.4.1",
"dotenv-cli": "^7.4.2",
"@types/node": "^20.12.12",
"simple-git-hooks": "^2.11.1",
"tinyglobby": "^0.2.9",
"turbo": "^2.0.4",
"typescript": "5.6.1-rc",
"tinyglobby": "^0.2.9"
"cross-env": "^7.0.3"
},
"pnpm": {
"overrides": {