Add @0xproject scope to abi-gen package name

This commit is contained in:
Brandon Millman
2017-12-08 13:05:24 -08:00
parent d08d65a3af
commit 25cee41358

View File

@@ -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",