Browse Source

fix: remove conflicting "publishConfig" field in package.json

Paul Razvan Berg 4 years ago
parent
commit
96037a1c88
1 changed files with 0 additions and 3 deletions
  1. 0 3
      package.json

+ 0 - 3
package.json

@@ -68,9 +68,6 @@
     ]
   },
   "private": true,
-  "publishConfig": {
-    "access": "public"
-  },
   "scripts": {
     "clean": "hardhat clean",
     "commit": "git-cz",