Changed some settings in cors-anywhere

This commit is contained in:
Kasper Rynning-Tønnesen
2015-07-20 16:39:07 +02:00
parent da56e503f0
commit dff5f9dc7a
274 changed files with 26 additions and 39297 deletions

View File

@@ -5,8 +5,14 @@
"dependencies": {
"express": "^4.10.2",
"socket.io": "^1.3.5",
"shortid": "^2.2.2",
"mongojs": "^0.18.2"
"mongojs": "^0.18.2",
"cors-anywhere": "^0.2.3",
"emoji-strip": "^0.0.3",
"mongodb": "^2.0.27"
},
"repository": {
"type": "git",
"url": "git://github.com/zoff-music/Zoff.git"
},
"author": {
"name": "Kasper Rynning Tønnesen",
@@ -16,7 +22,6 @@
"gulp-util": "~3.0.6",
"gulp": "~3.9.0",
"gulp-concat": "~2.6.0",
"gulp-uglify": "~1.2.0",
"gulp-uglifyjs": "~0.6.2"
}
}