diff options
-rw-r--r-- | packages/abi-gen/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abi-gen/package.json b/packages/abi-gen/package.json index 9ce64f818..33801d6c0 100644 --- a/packages/abi-gen/package.json +++ b/packages/abi-gen/package.json @@ -1,5 +1,5 @@ { - "name": "abi-gen", + "name": "@0xproject/abi-gen", "version": "0.0.1", "description": "Generate contract wrappers from ABI and handlebars templates", "main": "lib/index.js", |