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 90c3747 commit e0ffc87Copy full SHA for e0ffc87
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "@omnedia/ngx-globe",
3
"description": "A simple component library to create a container with an animated and interactive globe.",
4
- "version": "1.0.3",
+ "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
"cobe": "^0.6.3"
9
},
10
"dependencies": {
0 commit comments