Skip to content

Commit 0cb03a3

Browse files
author
Markus Block
committed
feat/angular-21:
- created bento grid component
1 parent ebdc266 commit 0cb03a3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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-lamp",
33
"description": "A simple component library to create a lamp.",
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)