Removed cors-anywhere dependency

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-05 18:06:53 +01:00
parent 2cec9f92ab
commit 8169e2dd07
8 changed files with 164 additions and 140 deletions

View File

@@ -29,8 +29,8 @@
"dependencies": {
"bad-words": "^1.5.1",
"body-parser": "^1.17.1",
"color-thief-jimp": "^2.0.2",
"cookie-parser": "^1.4.3",
"cors-anywhere": "^0.2.3",
"emoji-strip": "^0.0.3",
"express": "^4.15.2",
"express-handlebars": "^3.0.0",
@@ -40,7 +40,7 @@
"gulp-concat": "^2.6.1",
"gulp-uglifyjs": "^0.6.2",
"gulp-util": "^3.0.8",
"jimp": "^0.2.27",
"jimp": "^0.2.28",
"mobile-detect": "^1.3.7",
"mongodb": "^2.0.27",
"mongojs": "^2.4.0",