mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
simplify
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"clean": "rm -rf .turbo node_modules"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"devDependencies": {
|
||||
"@types/pg": "^8.11.6",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
@@ -26,9 +26,7 @@
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "^5.5.4",
|
||||
"uuid": "^10.0.0",
|
||||
"wait-on": "^7.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wait-on": "^7.2.0",
|
||||
"@types/node": "^22.3.0",
|
||||
"cypress": "^14.5.3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user