Skip to content

Commit a149241

Browse files
committed
chore: update readme
1 parent 9a4d0a7 commit a149241

File tree

3 files changed

+377
-375
lines changed

3 files changed

+377
-375
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# Nuxt Macros Demo
1+
# Vue Macros + Nuxt 3 demo
22

3-
[Nuxt 3](https://v3.nuxtjs.org/) + [Vue Macros](https://vue-macros.sxzz.moe/)
3+
- Vue 3
4+
- [Vue Macros](https://vue-macros.sxzz.moe/)
5+
- [Nuxt 3](https://v3.nuxtjs.org/)
6+
7+
[Documentation](https://vue-macros.sxzz.moe/)

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"postinstall": "nuxi prepare"
99
},
1010
"devDependencies": {
11-
"@vue-macros/nuxt": "^0.2.0",
12-
"@vueuse/core": "^9.4.0",
13-
"@vueuse/nuxt": "^9.4.0",
11+
"@vue-macros/nuxt": "^0.2.2",
12+
"@vueuse/core": "^9.6.0",
13+
"@vueuse/nuxt": "^9.6.0",
1414
"nuxt": "3.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)