Skip to content

Commit

Permalink
deps(ngx-components): update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Nov 18, 2024
1 parent 4b7c55b commit cf3bc64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libs/ngx-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@angular/core": ">15.0.0",
"@angular/forms": ">15.0.0",
"@octra/utilities": "~0.1.0",
"@octra/annotation": "~0.1.14",
"@octra/media": "~0.0.14",
"@octra/web-media": "~0.1.0",
"@octra/ngx-utilities": "~0.4.0",
"@octra/annotation": "~0.1.16",
"@octra/media": "~0.1.0",
"@octra/web-media": "~0.1.1",
"@octra/ngx-utilities": "~0.4.2",
"konva": "^9.0.0",
"rxjs": ">=7.5.0"
},
Expand Down

0 comments on commit cf3bc64

Please sign in to comment.