瀏覽代碼

auto publish

liugc 6 年之前
父節點
當前提交
b8e9b75b60
共有 1 個文件被更改,包括 2 次插入6 次删除
  1. 2
    6
      hksystem/package.json

+ 2
- 6
hksystem/package.json 查看文件

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "hksystem",
3
-  "version": "1.2.2",
3
+  "version": "1.0.0",
4 4
   "description": "houseworking system",
5 5
   "main": "index.js",
6 6
   "scripts": {
@@ -10,11 +10,7 @@
10 10
     "lint": "eslint --fix --ext .js,.vue src",
11 11
     "test": "npm run lint"
12 12
   },
13
-  "repository": {
14
-    "type": "git",
15
-    "url": "https://github.com/iview/iview-admin.git"
16
-  },
17
-  "author": "",
13
+  "author": "liuguocheng",
18 14
   "license": "MIT",
19 15
   "dependencies": {
20 16
     "area-data": "^1.0.0",

Loading…
取消
儲存