瀏覽代碼

chore: remove repo name from package.json

Paul Razvan Berg 4 年之前
父節點
當前提交
4b121269cf
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      package.json

+ 0 - 8
package.json

@@ -6,9 +6,6 @@
     "name": "Paul Razvan Berg",
     "name": "Paul Razvan Berg",
     "url": "https://paulrberg.com"
     "url": "https://paulrberg.com"
   },
   },
-  "bugs": {
-    "url": "https://github.com/paulrberg/solidity-template/issues"
-  },
   "devDependencies": {
   "devDependencies": {
     "@commitlint/cli": "^9.1.2",
     "@commitlint/cli": "^9.1.2",
     "@commitlint/config-conventional": "^9.1.2",
     "@commitlint/config-conventional": "^9.1.2",
@@ -50,7 +47,6 @@
   "files": [
   "files": [
     "/contracts"
     "/contracts"
   ],
   ],
-  "homepage": "https://github.com/paulrberg/solidity-template#readme",
   "keywords": [
   "keywords": [
     "blockchain",
     "blockchain",
     "ethereum",
     "ethereum",
@@ -61,10 +57,6 @@
   "publishConfig": {
   "publishConfig": {
     "access": "public"
     "access": "public"
   },
   },
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/paulrberg/solidity-template"
-  },
   "scripts": {
   "scripts": {
     "clean": "buidler clean",
     "clean": "buidler clean",
     "commit": "git-cz",
     "commit": "git-cz",