Trying to enable cors for api

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-13 18:51:52 +01:00
parent d5376799cf
commit f566a19857
5 changed files with 34 additions and 2 deletions

View File

@@ -34,6 +34,7 @@
"color-thief-jimp": "^2.0.2",
"cookie-parser": "^1.4.3",
"cookies": "^0.7.1",
"cors": "^2.8.4",
"emoji-strip": "^0.0.3",
"express": "^4.15.2",
"express-handlebars": "^3.0.0",