Skip to content

Commit 170a2f6

Browse files
committed
chore: update repo name
1 parent df77a46 commit 170a2f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# nuxt3-vant-mobile
1+
# nuxt-vant-mobile
22

33
> 🚧 正在积极开发中,欢迎 PR & Star

app/constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const appName = 'nuxt3-vant-mobile'
1+
export const appName = 'nuxt-vant-mobile'
22
export const appDescription = 'Nuxt H5 Starter Template'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "nuxt3-vant-mobile",
2+
"name": "nuxt-vant-mobile",
33
"type": "module",
44
"private": true,
55
"packageManager": "pnpm@9.11.0",

0 commit comments

Comments
 (0)