Sfoglia il codice sorgente

Merge pull request #18 from QingWei-Li/master

package: fix url
baiyaaaaa 9 anni fa
parent
commit
06bf9e4685
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -20,7 +20,7 @@
   },
   "repository": {
     "type": "git",
-    "url": "git@github.com:eleme/element-ui.git"
+    "url": "git@github.com:elemefe/element.git"
   },
   "keywords": [
     "eleme",
@@ -28,7 +28,7 @@
     "components"
   ],
   "bugs": {
-    "url": "https://github.com/eleme/element-ui/issues"
+    "url": "https://github.com/elemefe/element/issues"
   },
   "devDependencies": {
     "babel-core": "^6.14.0",