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
@@ -8,11 +8,8 @@
],
"peerDependencies": {
"@poweredsoft/data": "^0.0.36",
"@angular/common": "^9.1.9",
"@angular/core": "^9.1.9",
"ngx-bootstrap": "^5.6.1"
},
"dependencies": {
"tslib": "^1.10.0"
"@angular/common": "^10.0.0",
"@angular/core": "^10.0.0",
"ngx-bootstrap": "^7.0.0"
}
}