Update package.json
This commit is contained in:
parent
99fcbd2110
commit
5e71ce539f
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue