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