aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/asset-buyer/package.json')
-rw-r--r--packages/asset-buyer/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/asset-buyer/package.json b/packages/asset-buyer/package.json
index 4f63f0a40..dacfbf730 100644
--- a/packages/asset-buyer/package.json
+++ b/packages/asset-buyer/package.json
@@ -4,7 +4,7 @@
"engines": {
"node": ">=6.12"
},
- "description": "Convenience package for buying assets",
+ "description": "Convenience package for discovering and buying assets with Ether.",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
"scripts": {