Skip to content

Commit 1334411

Browse files
authored
docs: Bump up the requred Vue.js version to >= 3.4 in README (#34)
ref: https://github.com/vuejs/tsconfig/releases/tag/v0.7.0 > Require Vue.js >= 3.4 Signed-off-by: moznion <[email protected]>
1 parent 1a34344 commit 1334411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
TSConfigs for Vue projects to extend.
44

55
Requires TypeScript >= 5.0. For TypeScript v4.5 to v4.9, please use [v0.1.x](https://www.npmjs.com/package/@vue/tsconfig/v/0.1.3).
6-
Requires Vue.js >= 3.3.
6+
Requires Vue.js >= 3.4.
77

88
[See below for the breaking changes in v0.3.x.](#migrating-from-typescript--50)
99

0 commit comments

Comments
 (0)