@nativescript/template-blank-solid-vision 8.6.2 → 8.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # NativeScript with Vue for visionOS
1
+ # NativeScript with Solid for visionOS
2
2
 
3
3
  ```
4
4
  ns run visionos --no-hmr
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nativescript/template-blank-solid-vision",
3
3
  "main": "src/index.js",
4
- "version": "8.6.2",
4
+ "version": "8.6.3",
5
5
  "description": "Nativescript visionOS Starter with Solid",
6
6
  "author": "NativeScript Team <oss@nativescript.org>",
7
7
  "license": "Apache-2.0",