Skip to content

Commit f8bc621

Browse files
committed
fix: build issue after 2.0.x merge
1 parent e0a97af commit f8bc621

File tree

2 files changed

+28
-18
lines changed

2 files changed

+28
-18
lines changed

package-lock.json

Lines changed: 26 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@angular/platform-browser": "15.2.9",
2525
"@angular/platform-browser-dynamic": "15.2.9",
2626
"@angular/router": "15.2.9",
27-
"@apollo/client": "^3.7.4",
27+
"@apollo/client": "3.7.17",
2828
"@casl/ability": "^6.3.3",
2929
"@casl/angular": "^8.2.0",
3030
"@esri/arcgis-rest-portal": "^4.2.0",
@@ -96,7 +96,7 @@
9696
"localforage": "^1.10.0",
9797
"monaco-editor": "^0.34.1",
9898
"ng2-charts": "^4.1.1",
99-
"ngx-cron-editor": "^0.7.6",
99+
"ngx-cron-editor": "0.7.8",
100100
"ngx-monaco-editor-v2": "^15.0.1",
101101
"proj4": "^2.9.0",
102102
"rxjs": "~7.8.0",

0 commit comments

Comments
 (0)