Merge branch 'master' into develop

This commit is contained in:
Ethan Lane 2024-04-12 18:05:00 +01:00
commit 5d0af43b6f
6 changed files with 253 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "random-bunny",
"version": "2.1.5",
"version": "2.1.6",
"description": "Get a random subreddit image url",
"license": "MIT",
"author": "Vylpes",
@ -21,6 +21,7 @@
"commander": "^12.0.0",
"glob-parent": "^6.0.0",
"got-cjs": "^12.5.4",
"htmlparser2": "^9.1.0",
"linqts": "^1.14.4"
},
"scripts": {