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 0f0a501 commit 3dd69bcCopy full SHA for 3dd69bc
packages/angular/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nativescript/angular",
3
- "version": "19.0.1",
+ "version": "20.0.0-alpha.0",
4
"homepage": "https://nativescript.org/",
5
"repository": {
6
"type": "git",
@@ -16,7 +16,7 @@
16
"Angular"
17
],
18
"dependencies": {
19
- "@nativescript/zone-js": "^3.0.4"
+ "@nativescript/zone-js": "alpha"
20
},
21
"sideEffects": [
22
"**/nativescript-angular-polyfills.mjs",
packages/zone-js/package.json
"name": "@nativescript/zone-js",
- "version": "3.0.4",
+ "version": "4.0.0-alpha.0",
"description": "NativeScript Zone.js",
"main": "dist/index.js"
}
0 commit comments