Skip to content

Commit e0ffc87

Browse files
committed
Updated to support Angular v19
1 parent 90c3747 commit e0ffc87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@omnedia/ngx-globe",
33
"description": "A simple component library to create a container with an animated and interactive globe.",
4-
"version": "1.0.3",
4+
"version": "2.0.0",
55
"peerDependencies": {
6-
"@angular/common": "^18.2.0",
7-
"@angular/core": "^18.2.0",
6+
"@angular/common": "^19.0.0",
7+
"@angular/core": "^19.0.0",
88
"cobe": "^0.6.3"
99
},
1010
"dependencies": {

0 commit comments

Comments
 (0)