add a new package
This commit is part of merge request !80. Comments created here will be created in the context of that merge request.
Showing
+29 -0
... | @@ -37,6 +37,7 @@ | ... | @@ -37,6 +37,7 @@ |
"helmet": "^3.23.3", | "helmet": "^3.23.3", | ||
"i18n": "^0.8.5", | "i18n": "^0.8.5", | ||
"jest": "^26.6.3", | "jest": "^26.6.3", | ||
"method-override": "^3.0.0", | |||
"morgan": "^1.9.1", | "morgan": "^1.9.1", | ||
"mysql": "^2.17.1", | "mysql": "^2.17.1", | ||
"mysql2": "^2.2.5", | "mysql2": "^2.2.5", | ||
... | ... |
Please register or sign in to comment