Skip to content

Commit 3a6834f

Browse files
author
Markus Block
committed
feat/angular-21:
- created bento grid component
1 parent c9d1a6d commit 3a6834f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
{
1+
{
22
"name": "@omnedia/ngx-shine-border",
33
"description": "A simple component library to create a container with an animated border.",
4-
"version": "3.0.0",
4+
"version": "4.0.0",
55
"peerDependencies": {
6-
"@angular/common": "^20.0.0",
7-
"@angular/core": "^20.0.0"
6+
"@angular/common": "21.0.0",
7+
"@angular/core": "21.0.0"
88
},
99
"dependencies": {
1010
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)