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 48a5147 commit f9783ccCopy full SHA for f9783cc
packages/angular/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/angular",
3
- "version": "12.0.0-alpha.14",
+ "version": "12.0.0",
4
"homepage": "https://nativescript.org/",
5
"bugs": "https://github.com/NativeScript/angular/issues",
6
"author": "NativeScript TSC",
@@ -10,7 +10,7 @@
10
"Angular"
11
],
12
"dependencies": {
13
- "@nativescript/zone-js": "~2.0.0-alpha.5"
+ "@nativescript/zone-js": "~2.0.0"
14
},
15
"ngPackage": {
16
"lib": {
packages/zone-js/package.json
"name": "@nativescript/zone-js",
- "version": "2.0.0-alpha.5",
+ "version": "2.0.0",
"description": "NativeScript Zone.js",
"main": "dist/index.js"
}
0 commit comments