remove cors

This commit is contained in:
Thomas Ruoff
2017-02-24 14:04:12 +01:00
parent 34d55310f8
commit bef8dc2585
3 changed files with 5 additions and 10 deletions

View File

@@ -12,7 +12,6 @@
"license": "ISC",
"dependencies": {
"body-parser": "^1.16.1",
"cors": "^2.8.1",
"express": "^4.14.1",
"uuid": "^3.0.1"
},