diff --git a/package.json b/package.json index cc08ab1..e7ad561 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@angular/animations": "~4.0.0", - "@angular/common": "~4.0.0", + "@angular/common": "~19.2.16", "@angular/compiler": "~4.0.0", "@angular/core": "~4.0.0", "@angular/forms": "~4.0.0", @@ -19,7 +19,7 @@ "@angular/platform-browser": "~4.0.0", "@angular/platform-browser-dynamic": "~4.0.0", "@angular/router": "~4.0.0", - "nativescript-angular": "~1.5.1", + "nativescript-angular": "~3.0.0", "nativescript-google-maps-sdk": "^1.4.3", "nativescript-theme-core": "~1.0.2", "reflect-metadata": "~0.1.8",