This commit is contained in:
2024-08-26 00:54:26 -04:00
parent f8dff5dbbe
commit 6f4e2df3d3
5 changed files with 20 additions and 27 deletions
@@ -2,11 +2,8 @@
"name": "@openharbor/ngx-data-cdk-ui",
"version": "0.0.18",
"peerDependencies": {
"@angular/common": "^9.1.9",
"@angular/core": "^9.1.9",
"@angular/common": "^10.0.0",
"@angular/core": "^10.0.0",
"@poweredsoft/data": "^0.0.36"
},
"dependencies": {
"tslib": "^1.10.0"
}
}