Feat: multi content authoring (#4139)

This commit is contained in:
Erez Rokah
2020-09-20 10:30:46 -07:00
committed by GitHub
parent 7968e01e29
commit cb2ad687ee
65 changed files with 4331 additions and 1521 deletions

View File

@ -23,6 +23,7 @@
},
"dependencies": {
"@hapi/joi": "^17.0.2",
"async-mutex": "^0.2.4",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",