mirror of
https://github.com/RGBCube/TwitterDiscordWebhook
synced 2025-07-30 06:27:45 +00:00
chore: update package lock and add gitignore
This commit is contained in:
parent
b25f2878e7
commit
c501274cdc
3 changed files with 15 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "twit-webhook",
|
||||
"version": "1.0.0",
|
||||
"name": "twitter-discord-webhook",
|
||||
"version": "1.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "twit-webhook",
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"name": "twitter-discord-webhook",
|
||||
"version": "1.1.0",
|
||||
"license": "AGPL",
|
||||
"dependencies": {
|
||||
"discord-webhook-node": "^1.1.8",
|
||||
"twit": "^2.2.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue