Skip to content

Commit 4ac1e14

Browse files
authored
chore: 8.7 support
1 parent a7f72ab commit 4ac1e14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/demo-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@nativescript/core": "file:../../node_modules/@nativescript/core"
55
},
66
"devDependencies": {
7-
"@nativescript/android": "~8.6.0",
8-
"@nativescript/ios": "~8.6.0"
7+
"@nativescript/android": "~8.7.0",
8+
"@nativescript/ios": "~8.7.0"
99
}
1010
}

0 commit comments

Comments
 (0)