mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Changed some settings in cors-anywhere
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user