Compare commits

..

1 commit

Author SHA1 Message Date
RenovateBot c789751f46 Update dependency @types/node to v20
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-07 23:05:13 +00:00
2 changed files with 926 additions and 678 deletions

View file

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

1599
yarn.lock

File diff suppressed because it is too large Load diff