I hate NPM
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-25 18:36:06 +02:00
parent 962a445322
commit 3ac2628b3b
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"megalodon": "4.1.0"
},
"name": "@froth/fediverse-imagebot",
"version": "2.1.1",
"version": "2.1.2",
"description": "Image bot for the fediverse (Pleroma, Mastodon, Misskey)",
"main": "dist/bot.js",
"bin": "dist/bot.js",
@ -25,7 +25,7 @@
"test": "echo \"No tests yet!\" && exit 0",
"prepublishOnly": "npm run build"
},
"repository": "https://git.froth.zone/Sam/fediverse-imagebot",
"repository": "https://git.froth.zone/sam/fediverse-imagebot",
"author": "Sam Therapy <sam@samtherapy.net>",
"license": "0BSD",
"devDependencies": {