Update package.json

This commit is contained in:
Vylpes 2021-04-12 20:38:51 +01:00 committed by GitHub
parent 99fcbd2110
commit 5e71ce539f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,10 +20,10 @@
"test": "echo none",
"lint": "eslint ."
},
"bugs": "https://gitlab.vylpes.com/Vylpes/random-bunny/-/issues",
"homepage": "https://gitlab.vylpes.com/Vylpes/random-bunny",
"bugs": "https://github.com/Vylpes/random-bunny/issues",
"homepage": "https://github.com/Vylpes/random-bunny",
"funding": {
"url": "https://ko-fi.com/gravitysoftware"
"url": "https://ko-fi.com/vylpes"
},
"devDependencies": {
"eslint": "^7.17.0"