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 aec5411 commit 2e859adCopy full SHA for 2e859ad
package.json
@@ -1,9 +1,10 @@
1
-{
+{
2
"name": "@omnedia/ngx-background-beams",
3
- "version": "3.0.0",
+ "description": "An angular component library to create an animated background.",
4
+ "version": "4.0.0",
5
"peerDependencies": {
- "@angular/common": "^20.0.0",
6
- "@angular/core": "^20.0.0"
+ "@angular/common": "21.0.0",
7
+ "@angular/core": "21.0.0"
8
},
9
"dependencies": {
10
"tslib": "^2.3.0"
0 commit comments