We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d1a6d commit 3a6834fCopy full SHA for 3a6834f
package.json
@@ -1,10 +1,10 @@
1
-{
+{
2
"name": "@omnedia/ngx-shine-border",
3
"description": "A simple component library to create a container with an animated border.",
4
- "version": "3.0.0",
+ "version": "4.0.0",
5
"peerDependencies": {
6
- "@angular/common": "^20.0.0",
7
- "@angular/core": "^20.0.0"
+ "@angular/common": "21.0.0",
+ "@angular/core": "21.0.0"
8
},
9
"dependencies": {
10
"tslib": "^2.3.0"
0 commit comments