Repalced body-parser for native express.json().

This commit is contained in:
2020-10-22 21:13:38 +02:00
parent efbad63fcd
commit d2242d4b9b
2 changed files with 17 additions and 14 deletions

View File

@@ -14,7 +14,6 @@
"dependencies": {
"@babel/polyfill": "~7.2",
"@zxing/library": "^0.15.2",
"body-parser": "^1.19.0",
"canvas-confetti": "^1.2.0",
"chart.js": "^2.9.3",
"clean-webpack-plugin": "^3.0.0",