fix add workshop

This commit is contained in:
jleveau 2019-10-04 09:36:22 +02:00
parent a1c86e9cfb
commit 4995182651
3 changed files with 16 additions and 5 deletions

View file

@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"ejs": "^2.7.1",
"express": "^4.17.1"
}