Skip to content

Commit 2e859ad

Browse files
author
Markus Block
committed
feat/angular-21:
- created bento grid component
1 parent aec5411 commit 2e859ad

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
{
1+
{
22
"name": "@omnedia/ngx-background-beams",
3-
"version": "3.0.0",
3+
"description": "An angular component library to create an animated background.",
4+
"version": "4.0.0",
45
"peerDependencies": {
5-
"@angular/common": "^20.0.0",
6-
"@angular/core": "^20.0.0"
6+
"@angular/common": "21.0.0",
7+
"@angular/core": "21.0.0"
78
},
89
"dependencies": {
910
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)