Skip to content

Commit 6b9bea4

Browse files
authored
chore: update nvm (#2049)
* chore: update nvmrc * chore: fix docs
1 parent 5013304 commit 6b9bea4

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v10
1+
v16

docs/.vuepress/theme/Layout.vue

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
</p>
1010
<p>
1111
To read docs for Vue Test Utils for Vue 3,
12-
<a
13-
href="https://test-utils.vuejs.org/"
14-
v-text="'click here'"
15-
/>.
12+
<a href="https://test-utils.vuejs.org/" v-text="'click here'" />.
1613
</p>
1714
</div>
1815
</div>

0 commit comments

Comments
 (0)