Skip to content

Commit 44ccc07

Browse files
committed
.
1 parent a519557 commit 44ccc07

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

package.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "blwebhooks",
3-
"version": "2.1.0",
3+
"version": "2.1.2",
44
"description": "Webhook Vote Reciever For Lists Such As top.gg, InfinityBotList and Many More To Come!",
55
"main": "index.js",
6-
"engines": {
7-
"node": "^12.19.0"
8-
},
96
"keywords": [
107
"discord.js",
118
"webhooks",
@@ -30,8 +27,7 @@
3027
"express-slow-down": "^1.4.0",
3128
"helmet": "^4.4.1",
3229
"mongoose": "^5.11.16",
33-
"sqlite3": "^5.0.2",
34-
"typescript": "^4.1.5"
30+
"sqlite3": "^5.0.2"
3531
},
3632
"devDependencies": {
3733
"eslint": "^7.20.0",
@@ -45,7 +41,7 @@
4541
"type": "git",
4642
"url": "git+https://github.com/MaximKing1/BLWebhooks.git"
4743
},
48-
"author": "MaximKing1 <[email protected]> (https://github.com/MaximKing1)",
44+
"author": "MaximKing1",
4945
"license": "MIT",
5046
"bugs": {
5147
"url": "https://github.com/MaximKing1/BLWebhooks/issues",

0 commit comments

Comments
 (0)