diff --git a/package.json b/package.json index 1304d5c..7e6c40d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "intergalactic", "version": "1.0.0", - "description": "Bundle js-ipfs with WebPack", + "description": "A client-side gateway to the IPFS distributed web", "scripts": { "build": "node node_modules/.bin/webpack -p && cp index.html dist/index.html", "start": "node server.js"