Compare commits

..

3 commits

Author SHA1 Message Date
RenovateBot 2aae21c80a Update dependency @types/node to v20
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-21 23:02:53 +00:00
Ethan Lane e7620ccd42 v2.1.1
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-20 15:49:04 +01:00
Ethan Lane 1fa5698991 Resolve np/got dependency to ^11.8.5
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-20 15:47:20 +01:00
2 changed files with 678 additions and 926 deletions

View file

@ -1,6 +1,6 @@
{
"name": "random-bunny",
"version": "2.1.0",
"version": "2.1.1",
"description": "Get a random subreddit image url",
"license": "MIT",
"author": "Vylpes",
@ -48,6 +48,9 @@
"ts-node": "^10.9.1",
"typescript": "^5.0.0"
},
"resolutions": {
"np/**/got": "^11.8.5"
},
"files": [
"dist"
]

1599
yarn.lock

File diff suppressed because it is too large Load diff