Remove koa-send as dependency

This commit is contained in:
Aurelsicoko 2017-10-10 16:42:52 +02:00
parent 65f1a2216d
commit 5249b91670
2 changed files with 2 additions and 4 deletions

View File

@ -26,7 +26,6 @@
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"classnames": "^2.2.5",
"koa-send": "^4.1.0",
"pluralize": "^7.0.0",
"prop-types": "^15.5.10",
"react": "^15.6.1",
@ -71,4 +70,4 @@
"npm": ">= 3.0.0"
},
"license": "MIT"
}
}

View File

@ -26,7 +26,6 @@
"dependencies": {
"bootstrap": "^4.0.0-alpha.6",
"flag-icon-css": "^2.8.0",
"koa-send": "^4.1.0",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-select": "^1.0.0-rc.5",
@ -68,4 +67,4 @@
"npm": ">= 3.0.0"
},
"license": "MIT"
}
}