-
- Downloads
Bugfix: missing package
... | ... | @@ -9,6 +9,7 @@ |
"author": "Schulcz Ferenc", | ||
"license": "ISC", | ||
"dependencies": { | ||
"body-parser": "^1.20.0", | ||
"cookie-parser": "^1.4.6", | ||
"ejs": "^3.0.2", | ||
"express": "^4.17.3", | ||
... | ... |
Please register or sign in to comment