fix: conflicting dependency
All checks were successful
Build and Deploy Angular App / build (push) Successful in 50s

This commit is contained in:
2024-08-23 23:28:06 +03:00
parent 8acb30c2c3
commit 52432fd00f
2 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"@progress/kendo-date-math": "^1.5.13",
"rxjs": "~7.8.1",
"tslib": "^2.6.3",
"zone.js": "~0.15.0"
"zone.js": "^0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.1",