aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen-wrappers/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abi-gen-wrappers/package.json')
-rw-r--r--packages/abi-gen-wrappers/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abi-gen-wrappers/package.json b/packages/abi-gen-wrappers/package.json
index eabb27765..333db55f8 100644
--- a/packages/abi-gen-wrappers/package.json
+++ b/packages/abi-gen-wrappers/package.json
@@ -4,7 +4,7 @@
"engines": {
"node": ">=6.12"
},
- "description": "Smart contract components of 0x protocol",
+ "description": "Low-level 0x smart contract wrappers generated using @0xproject/abi-gen",
"main": "lib/src/index.js",
"directories": {
"test": "test"