We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7c223 commit 4e9d24cCopy full SHA for 4e9d24c
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@omnedia/ngx-spotlight",
3
"description": "A simple component library to create a spotlight effect.",
4
- "version": "1.0.2",
+ "version": "2.0.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