We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df77a46 commit 170a2f6Copy full SHA for 170a2f6
README.md
@@ -1,3 +1,3 @@
1
-# nuxt3-vant-mobile
+# nuxt-vant-mobile
2
3
> 🚧 正在积极开发中,欢迎 PR & Star
app/constants/index.ts
@@ -1,2 +1,2 @@
-export const appName = 'nuxt3-vant-mobile'
+export const appName = 'nuxt-vant-mobile'
export const appDescription = 'Nuxt H5 Starter Template'
package.json
@@ -1,5 +1,5 @@
{
- "name": "nuxt3-vant-mobile",
+ "name": "nuxt-vant-mobile",
"type": "module",
4
"private": true,
5
"packageManager": "pnpm@9.11.0",
0 commit comments