mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add homepage to package.json (#1139)
This commit is contained in:
parent
a75491661a
commit
b7f681a068
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
||||||
"prettier/prettier": "warn"
|
"prettier/prettier": "warn"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"homepage": ".",
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"pre-commit": "lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue