diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 00623b4..b57298f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "which", "version": "0.1.0", - "private": true, + "homepage": "https://ilyayudovin.github.io/which", "dependencies": { "@material-ui/core": "^4.10.1", "@material-ui/icons": "^4.9.1", |