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 0106c80 commit f35e7e0Copy full SHA for f35e7e0
docs/introduction/getting-started.md
@@ -25,7 +25,7 @@ We assume you are already familiar with the basic usages of Vue before you conti
25
pnpm add vue-jsx-vapor
26
27
# runtime
28
-pnpm add https://pkg.pr.new/vue@73bceb2
+pnpm add https://pkg.pr.new/vue@13642
29
```
30
31
The Vue Vapor runtime is not release, so we use [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) to install.
docs/zh/introduction/getting-started.md
@@ -25,7 +25,7 @@
# 运行时
Vue Vapor 运行时尚未发布,因此我们使用 [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) 进行安装。
0 commit comments