diff --git a/contracts/core/package.json b/contracts/core/package.json index 251158d0c4..b1249a4b0b 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 46923211f4..37d064fef4 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 317cc8bdcc..513cfdc10c 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"