Skip to content

Commit 7a946a1

Browse files
committed
chore: update deps
1 parent 6c0390a commit 7a946a1

File tree

4 files changed

+65
-65
lines changed

4 files changed

+65
-65
lines changed

docs/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ We assume you are already familiar with the basic usages of Vue before you conti
2525
pnpm add vue-jsx-vapor
2626

2727
# runtime
28-
pnpm add https://pkg.pr.new/vue@13642
28+
pnpm add https://pkg.pr.new/vue@5771104
2929
```
3030

3131
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
pnpm add vue-jsx-vapor
2626

2727
# 运行时
28-
pnpm add https://pkg.pr.new/vue@13642
28+
pnpm add https://pkg.pr.new/vue@5771104
2929
```
3030

3131
Vue Vapor 运行时尚未发布,因此我们使用 [pkg.pr.new](https://github.com/stackblitz-labs/pkg.pr.new) 进行安装。

0 commit comments

Comments
 (0)