mirror of
https://github.com/Paillat-dev/svelte-github-calendar.git
synced 2026-01-02 01:06:20 +00:00
📝 Add repository URL to package.json
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
"format": "prettier --write .",
|
"format": "prettier --write .",
|
||||||
"lint": "prettier --check . && eslint ."
|
"lint": "prettier --check . && eslint ."
|
||||||
},
|
},
|
||||||
|
"repository": {
|
||||||
|
"url": "https://github.com/Paillat-dev/svelte-github-calendar"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist",
|
"dist",
|
||||||
"!dist/**/*.test.*",
|
"!dist/**/*.test.*",
|
||||||
|
|||||||
Reference in New Issue
Block a user