mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 22:03:09 +02:00
fix(package): update koa-mount to version 4.0.0 (#2776)
This commit is contained in:
parent
436962e4b8
commit
4105237027
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
"koa-favicon": "2.0.1",
|
||||
"koa-json-body": "5.3.0",
|
||||
"koa-logger": "3.2.0",
|
||||
"koa-mount": "3.0.0",
|
||||
"koa-mount": "4.0.0",
|
||||
"koa-multer": "1.0.2",
|
||||
"koa-router": "7.4.0",
|
||||
"koa-send": "5.0.0",
|
||||
|
|
Loading…
Reference in a new issue