Add homepage to package.json (#1139)

This commit is contained in:
Lipis 2020-03-30 17:52:48 +03:00 committed by GitHub
parent a75491661a
commit b7f681a068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,6 +85,7 @@
"prettier/prettier": "warn" "prettier/prettier": "warn"
} }
}, },
"homepage": ".",
"husky": { "husky": {
"hooks": { "hooks": {
"pre-commit": "lint-staged" "pre-commit": "lint-staged"