Skip to content

Commit 50a3b0e

Browse files
committed
chore(docs): update repl vue version
1 parent ba43421 commit 50a3b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/DocsRepl.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ for (const example of Object.keys(imports).filter((i) => i !== 'additionalImport
5454
}
5555
}
5656
57-
await store.setVueVersion('3.3.11')
57+
await store.setVueVersion('3.4.27')
5858
5959
await store.setFiles(
6060
{

0 commit comments

Comments
 (0)