Merge branch 'master' into develop
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ethan Lane 2023-09-13 13:20:07 +01:00
commit 30e84df5b3
2 changed files with 71 additions and 58 deletions

View file

@ -1,6 +1,6 @@
{
"name": "random-bunny",
"version": "2.1.3",
"version": "2.1.4",
"description": "Get a random subreddit image url",
"license": "MIT",
"author": "Vylpes",
@ -38,8 +38,8 @@
"@types/jest": "^29.4.0",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.35.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^8.49.0",
"jest": "^29.4.3",
"jest-mock-extended": "^3.0.3",
"np": "^8.0.0",