Skip to content

Commit a7562d7

Browse files
committed
chore: visionos version mentions
1 parent 9ff9218 commit a7562d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/guide/visionos.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ Primarily 2 key elements make up a NativeScript driven visionOS project:
9292
```json
9393
{
9494
"dependencies": {
95-
"@nativescript/core": "~8.7.0"
95+
"@nativescript/core": "~8.8.0"
9696
},
9797
"devDependencies": {
98-
"@nativescript/visionos": "~8.7.0",
99-
"@nativescript/webpack": "~5.0.21"
98+
"@nativescript/visionos": "~8.8.0",
99+
"@nativescript/webpack": "~5.0.0"
100100
}
101101
}
102102
```

0 commit comments

Comments
 (0)