mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:37:43 +00:00
feat(console): codemirror code editor for actions (#2736)
* feat: codemirror code editor * cleanup * lint * mat import * lint
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@ctrl/ngx-codemirror": "^5.1.1",
|
||||
"@angular/animations": "~13.0.2",
|
||||
"@angular/cdk": "~13.0.2",
|
||||
"@angular/common": "~13.0.2",
|
||||
@@ -28,6 +29,7 @@
|
||||
"@types/file-saver": "^2.0.2",
|
||||
"@types/google-protobuf": "^3.15.3",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"codemirror": "^5.64.0",
|
||||
"angular-oauth2-oidc": "^13.0.1",
|
||||
"cors": "^2.8.5",
|
||||
"file-saver": "^2.0.5",
|
||||
|
Reference in New Issue
Block a user