Added homepage to package.json

This commit is contained in:
John Shaver 2017-07-20 15:41:29 -07:00
parent 14ce6df7af
commit 1574dac5c9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "scouts",
"version": "0.1.0",
"private": true,
"homepage": "https://bobjohnbob.github.io/elmman/",
"dependencies": {
"material-ui": "^0.18.6",
"react": "^15.6.1",