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", "test": "echo none",
"lint": "eslint ." "lint": "eslint ."
}, },
"bugs": "https://gitlab.vylpes.com/Vylpes/random-bunny/-/issues", "bugs": "https://github.com/Vylpes/random-bunny/issues",
"homepage": "https://gitlab.vylpes.com/Vylpes/random-bunny", "homepage": "https://github.com/Vylpes/random-bunny",
"funding": { "funding": {
"url": "https://ko-fi.com/gravitysoftware" "url": "https://ko-fi.com/vylpes"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^7.17.0" "eslint": "^7.17.0"