Skip to content

Commit ec78ff2

Browse files
author
Markus Block
committed
- Updated package.json for new Angular 19 release
1 parent abc6529 commit ec78ff2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@omnedia/ngx-flickering-grid",
33
"description": "A simple component library to create a container with an animated grid pattern background.",
4-
"version": "1.1.0",
4+
"version": "2.1.0",
55
"peerDependencies": {
6-
"@angular/common": "^18.2.0",
7-
"@angular/core": "^18.2.0"
6+
"@angular/common": "^19.0.0",
7+
"@angular/core": "^19.0.0"
88
},
99
"dependencies": {
1010
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)