mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-07-07 04:34:06 +00:00
Repository and website in package.json (closes #1)
This commit is contained in:
@ -11,6 +11,11 @@
|
|||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "Romein van Buren <romein@vburen.eu>",
|
"author": "Romein van Buren <romein@vburen.eu>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"homepage": "https://alphabets.romeinvanburen.nl",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/garraflavatra/alphabets.git"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"husky": "^6.0.0",
|
"husky": "^6.0.0",
|
||||||
"jest": "^26.6.3",
|
"jest": "^26.6.3",
|
||||||
|
Reference in New Issue
Block a user