Added homepage to package.json
This commit is contained in:
parent
14ce6df7af
commit
1574dac5c9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
"name": "scouts",
|
"name": "scouts",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"homepage": "https://bobjohnbob.github.io/elmman/",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"material-ui": "^0.18.6",
|
"material-ui": "^0.18.6",
|
||||||
"react": "^15.6.1",
|
"react": "^15.6.1",
|
||||||
|
|
Loading…
Reference in a new issue