Skip to content

Commit

Permalink
Removendo coisa inutil
Browse files Browse the repository at this point in the history
  • Loading branch information
DouglasMarq committed Apr 30, 2021
1 parent b3c13e0 commit e31469d
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,40 +33,26 @@
},
"devDependencies": {
"@types/node": "^14.14.31",
"typescript": "^4.2.4"
"typescript": "^4.2.4",
"ts-node": "^9.1.1",
"tsc-watch": "^4.2.9",
"tslib": "^2.2.0"
},
"dependencies": {
"@discordjs/opus": "^0.5.0",
"@typeit/discord": "^4.0.9",
"@types/body-parser": "^1.19.0",
"@types/compression": "^1.7.0",
"@types/config": "0.0.38",
"@types/cors": "^2.8.10",
"@types/express": "^4.17.11",
"@types/express-enforces-ssl": "^1.1.1",
"@types/jsonwebtoken": "^8.5.0",
"@types/lodash": "^4.14.168",
"@types/mongoose": "^5.10.3",
"body-parser": "^1.19.0",
"compression": "^1.7.4",
"config": "^3.3.4",
"cors": "^2.8.5",
"discord.js": "^12.5.3",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-enforces-ssl": "^1.1.0",
"global": "^4.4.0",
"helmet": "^4.4.1",
"inversify": "^5.0.5",
"joi": "^17.4.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"mongoose": "^5.11.18",
"reflect-metadata": "^0.1.13",
"ts-node": "^9.1.1",
"tsc": "^1.20150623.0",
"tsc-watch": "^4.2.9",
"tslib": "^2.2.0",
"winston": "^3.3.3",
"ytdl-core": "^4.5.0"
}
Expand Down

0 comments on commit e31469d

Please sign in to comment.