Update documentation with up to date information
This commit is contained in:
parent
ee4f1873d1
commit
57ab01c2cf
4 changed files with 36 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "random-bunny",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"description": "Get a random subreddit image url",
|
||||
"license": "MIT",
|
||||
"author": "Vylpes",
|
||||
|
@ -26,8 +26,11 @@
|
|||
"test": "echo none",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"bugs": "https://github.com/Vylpes/random-bunny/issues",
|
||||
"homepage": "https://github.com/Vylpes/random-bunny",
|
||||
"bugs": {
|
||||
"url": "https://gitea.vylpes.xyz/RabbitLabs/random-bunny/issues",
|
||||
"email": "helpdesk@vylpes.com"
|
||||
},
|
||||
"homepage": "https://gitea.vylpes.xyz/RabbitLabs/random-bunny",
|
||||
"funding": "https://ko-fi.com/vylpes",
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.11.11",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue