mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:37:33 +00:00
cleanup
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"build": "make compile"
|
||||
},
|
||||
"nx": {
|
||||
"nx": {
|
||||
"targets": {
|
||||
"build": {
|
||||
"outputs": [
|
||||
@@ -13,7 +13,7 @@
|
||||
],
|
||||
"dependsOn": [
|
||||
"@zitadel/console:build"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -25,10 +25,11 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bufbuild/buf": "^1.55.1",
|
||||
"@changesets/cli": "^2.29.5",
|
||||
"@devcontainers/cli": "^0.80.0",
|
||||
"nx":"21.3.10",
|
||||
"@bufbuild/buf": "^1.55.1",
|
||||
"@nx/docker": "21.4.0-beta.5",
|
||||
"nx": "21.4.0-beta.5",
|
||||
"sass": "1.64.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user