v1.2.0
This commit is contained in:
parent
0fc42ee526
commit
a7ce02cf33
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@navy.gif/discord-webhook",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"description": "Client for interacting with discord webhooks",
|
||||
"author": "Navy.gif",
|
||||
"license": "MIT",
|
||||
@ -28,9 +28,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.15.11",
|
||||
"@types/node-fetch": "2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.1",
|
||||
"@typescript-eslint/parser": "^5.57.1",
|
||||
"@types/node-fetch": "2",
|
||||
"eslint": "^8.37.0",
|
||||
"typescript": "^5.0.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user