Homepage link.

This commit is contained in:
Dan 2017-12-26 10:26:30 -08:00
parent 34c99b3ef7
commit 9f9f98e8bf
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
{
"name": "intergalactic",
"version": "1.0.0",
"version": "1.0.1",
"description": "A client-side gateway to the IPFS distributed web",
"homepage": "https://projects.torsion.org/witten/intergalactic",
"scripts": {
"build": "node node_modules/.bin/webpack -p && cp index.html dist/index.html",
"start": "node server.js"