mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 04:19:20 +00:00
chore: cross env build script update (#260)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user