Skip to content

Commit a7f72ab

Browse files
authored
chore: 8.7 support
1 parent 8338fad commit a7f72ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@nativescript/core": "file:../../node_modules/@nativescript/core"
88
},
99
"devDependencies": {
10-
"@nativescript/android": "~8.6.0",
11-
"@nativescript/ios": "~8.6.0"
10+
"@nativescript/android": "~8.7.0",
11+
"@nativescript/ios": "~8.7.0"
1212
}
1313
}

0 commit comments

Comments
 (0)