We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5cd67 commit 6aa56acCopy full SHA for 6aa56ac
docs/introduction/getting-started.md
@@ -26,7 +26,7 @@ We assume you are already familiar with the basic usages of Vue before you conti
26
pnpm add vue-jsx-vapor
27
28
# runtime
29
-pnpm add https://pkg.pr.new/vue@b43f4f5
+pnpm add https://pkg.pr.new/vue@42f38ca
30
```
31
32
The Vue Vapor runtime is not release, so we use [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) to install.
0 commit comments