Skip to content

Commit

Permalink
Updating peer dependency on prime-table-odata (#525)
Browse files Browse the repository at this point in the history
* Adding support for Take, Top === 0

* Updating dependencies on

* Adding requirements to Angular 14

* Updating peer dependency on prime-table-odata
  • Loading branch information
ikemtz committed May 24, 2023
1 parent e1dd75a commit d4d1fc5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/libs/imng-prime-table-odata/package.json
Expand Up @@ -11,7 +11,8 @@
"peerDependencies": {
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"primeng": ">=14",
"@angular/router": ">= 14",
"primeng": ">= 14",
"imng-odata-client": "*"
},
"dependencies": {
Expand Down

0 comments on commit d4d1fc5

Please sign in to comment.