Skip to content

Commit 8a0a4c8

Browse files
committed
chore: 15.2.0-dev.1
1 parent 8d930c3 commit 8a0a4c8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

apps/nativescript-demo-ng/project.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@
8080
"android": {
8181
"platform": "android"
8282
},
83-
"ios": {}
83+
"ios": {
84+
"platform": "ios"
85+
}
8486
}
8587
}
8688
},

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": "15.2.0-dev.0",
3+
"version": "15.2.0-dev.1",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)