1
Fork 0
mirror of https://github.com/RGBCube/TwitterDiscordWebhook synced 2025-07-27 13:07:45 +00:00

Update package

This commit is contained in:
RGBCube 2023-01-15 20:32:42 +03:00 committed by GitHub
parent 7343795ee6
commit 1bb4814544
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,9 @@
{ {
"name": "twit-webhook", "name": "twitter-discord-webhook",
"version": "1.0.0", "version": "1.1.0",
"description": "", "description": "Stalk a person and their Tweets by sending them all to a Discord webhook!",
"main": "main.js", "main": "main.js",
"scripts": { "author": "Stovven",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "stove",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"discord-webhook-node": "^1.1.8", "discord-webhook-node": "^1.1.8",