diff --git a/README.md b/README.md index b1571f9..09df14e 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Go to [Netlify](https://app.netlify.com/start) and select your clone, `OK` along We recommend that [issue](https://github.com/easy-temps/vue3-vant-mobile/issues) be used for problem feedback, or Wechat group. -community +community ## Donation ☕ diff --git a/README.zh-CN.md b/README.zh-CN.md index f4c4789..2bd026d 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -178,7 +178,7 @@ pnpm build 我们推荐使用 [议题](https://github.com/easy-temps/vue3-vant-mobile/issues) 来反馈问题, 或者您也可以通过微信群联系我们。 -community +community ## 捐赠 ☕ diff --git a/package.json b/package.json index 8b61103..d1a8243 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vue3-vant-mobile", "type": "module", "version": "2.3.3", - "packageManager": "pnpm@9.1.2", + "packageManager": "pnpm@9.1.3", "description": "Vue + Vite H5 Starter Template", "license": "MIT", "scripts": {