We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f32345 commit b117ca3Copy full SHA for b117ca3
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@omnedia/ngx-particles",
3
"description": "A simple component library to create a container with an animated background.",
4
- "version": "1.1.5",
+ "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