Fixing description.

This commit is contained in:
Dan 2017-12-26 10:25:09 -08:00
parent c25d907dd1
commit 34c99b3ef7
1 changed files with 1 additions and 1 deletions

View File

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