This commit is contained in:
Ethan Lane 2021-05-11 18:22:33 +01:00
parent 3f53573ffc
commit e3ef7f1939
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "random-bunny",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.2.0",
"version": "1.2.1",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.6.1"

View file

@ -1,6 +1,6 @@
{
"name": "random-bunny",
"version": "1.2.0",
"version": "1.2.1",
"description": "Get a random subreddit image url",
"license": "MIT",
"author": "Vylpes",