Browse Source

修改项目作者信息

Ben 1 year ago
parent
commit
d7c73b921f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,8 +1,8 @@
 {
-  "name": "yudao-ui-admin-vue3",
+  "name": "feifan-ui-admin-vue3",
   "version": "2.0.0-snapshot",
   "description": "基于vue3、vite4、element-plus、typesScript",
-  "author": "xingyu",
+  "author": "feifan",
   "private": false,
   "scripts": {
     "i": "pnpm install",