Skip to content

Commit d885ef0

Browse files
committed
refactor(package): remove body parser as it is not used in the codebase
1 parent 60a4153 commit d885ef0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"author": "Obinna Odirionye",
3434
"license": "MIT",
3535
"dependencies": {
36-
"body-parser": "^1.19.0",
3736
"compression": "^1.7.4",
3837
"connect-ensure-login": "^0.1.1",
3938
"connect-flash": "^0.1.1",
@@ -73,7 +72,6 @@
7372
"@babel/core": "^7.3.4",
7473
"@babel/preset-env": "^7.3.4",
7574
"@release-it/conventional-changelog": "^1.1.0",
76-
"@types/body-parser": "^1.17.0",
7775
"@types/compression": "^0.0.36",
7876
"@types/connect-ensure-login": "^0.1.5",
7977
"@types/connect-flash": "0.0.35",

0 commit comments

Comments
 (0)