mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 09:50:24 +00:00
Removed cors-anywhere dependency
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user