Skip to content

Commit b8feb22

Browse files
committed
release: 19.0.0-rc.0
1 parent 678ee51 commit b8feb22

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "18.1.3",
3+
"version": "19.0.0-rc.0",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

packages/angular/project.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"project": "packages/angular/ng-package.json"
1414
}
1515
},
16+
"clean": {
17+
"executor": "@nativescript/nx:clean",
18+
"options": {}
19+
},
1620
"lint": {
1721
"executor": "@nx/eslint:lint"
1822
},

0 commit comments

Comments
 (0)