We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc6529 commit ec78ff2Copy full SHA for ec78ff2
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@omnedia/ngx-flickering-grid",
3
"description": "A simple component library to create a container with an animated grid pattern background.",
4
- "version": "1.1.0",
+ "version": "2.1.0",
5
"peerDependencies": {
6
- "@angular/common": "^18.2.0",
7
- "@angular/core": "^18.2.0"
+ "@angular/common": "^19.0.0",
+ "@angular/core": "^19.0.0"
8
},
9
"dependencies": {
10
"tslib": "^2.3.0"
0 commit comments