Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit bab2368

Browse files
committed
fixed version number
1 parent 18e458b commit bab2368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@angular/platform-browser": "~10.0.0",
2727
"@angular/platform-browser-dynamic": "~10.0.0",
2828
"@angular/router": "~10.0.0",
29-
"@nativescript/angular": "rc",
30-
"@nativescript/core": "rc",
29+
"@nativescript/angular": "~10.0.0",
30+
"@nativescript/core": "~7.0.0",
3131
"@nativescript/ui-charts": "latest",
3232
"@nativescript/webpack": "^4.1.0",
3333
"cpy-cli": "~3.1.1",

0 commit comments

Comments
 (0)