Change payload middleware to service

This commit is contained in:
rijkvanzanten
2020-06-25 17:59:11 -04:00
parent b1790a666f
commit db6d43988d
9 changed files with 74 additions and 123 deletions

View File

@@ -66,7 +66,6 @@
"atob": "^2.1.2",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"dataloader": "^2.0.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-async-handler": "^1.1.4",