mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-27 13:07:45 +00:00
Update package
This commit is contained in:
parent
7343795ee6
commit
1bb4814544
1 changed files with 4 additions and 7 deletions
11
package.json
11
package.json
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue