Add CORS headers to the API

This commit is contained in:
Gaël Métais
2014-12-29 15:57:04 +01:00
parent a219c1b570
commit ef9326abc6
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
"async": "~0.9.0",
"body-parser": "~1.10.0",
"compression": "~1.2.2",
"cors": "^2.5.2",
"debug": "~2.1.0",
"express": "~4.10.6",
"phantomas": "1.8.0",