Ver código fonte

auto publish

liugc 6 anos atrás
pai
commit
b8e9b75b60
1 arquivos alterados com 2 adições e 6 exclusões
  1. 2
    6
      hksystem/package.json

+ 2
- 6
hksystem/package.json Ver arquivo

@@ -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",

Carregando…
Cancelar
Salvar