diff options
Diffstat (limited to 'contracts')
-rw-r--r-- | contracts/core/package.json | 1 | ||||
-rw-r--r-- | contracts/multisig/package.json | 1 | ||||
-rw-r--r-- | contracts/test-utils/package.json | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/contracts/core/package.json b/contracts/core/package.json index 251158d0c..b1249a4b0 100644 --- a/contracts/core/package.json +++ b/contracts/core/package.json @@ -39,7 +39,6 @@ "type": "git", "url": "https://github.com/0xProject/0x-monorepo.git" }, - "author": "Amir Bandeali", "license": "Apache-2.0", "bugs": { "url": "https://github.com/0xProject/0x-monorepo/issues" diff --git a/contracts/multisig/package.json b/contracts/multisig/package.json index 46923211f..37d064fef 100644 --- a/contracts/multisig/package.json +++ b/contracts/multisig/package.json @@ -38,7 +38,6 @@ "type": "git", "url": "https://github.com/0xProject/0x-monorepo.git" }, - "author": "Amir Bandeali", "license": "Apache-2.0", "bugs": { "url": "https://github.com/0xProject/0x-monorepo/issues" diff --git a/contracts/test-utils/package.json b/contracts/test-utils/package.json index 317cc8bdc..513cfdc10 100644 --- a/contracts/test-utils/package.json +++ b/contracts/test-utils/package.json @@ -27,7 +27,6 @@ "type": "git", "url": "https://github.com/0xProject/0x-monorepo.git" }, - "author": "Amir Bandeali", "license": "Apache-2.0", "bugs": { "url": "https://github.com/0xProject/0x-monorepo/issues" |