Remove zone.js dependency
Some checks failed
release-nightly / macos (push) Successful in 1m46s
release-nightly / web-demo (push) Failing after 3m18s

This commit is contained in:
2025-05-29 08:50:39 +09:30
parent cf89834fe9
commit 200f76780b
2 changed files with 1 additions and 2 deletions

View File

@@ -29,8 +29,7 @@
"ngx-monaco-editor-v2": "^19.0.2",
"protobufjs": "^7.4.0",
"rxjs": "^7.8.2",
"tslib": "^2.8.1",
"zone.js": "^0.15.0"
"tslib": "^2.8.1"
},
"devDependencies": {
"@angular/build": "^20.0.0",