mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 00:37:24 +00:00
Remove koa-send as dependency
This commit is contained in:
parent
65f1a2216d
commit
5249b91670
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user