Skip to content

Commit 9eaa0fc

Browse files
committed
Update koa to v3
1 parent 7febfd8 commit 9eaa0fc

File tree

2 files changed

+135
-112
lines changed

2 files changed

+135
-112
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@koa/cors": "^5.0.0",
1818
"@teamwork/websocket-json-stream": "^2.0.0",
19-
"koa": "^2.16.1",
19+
"koa": "^3.0.1",
2020
"koa-bodyparser": "^4.4.1",
2121
"koa-easy-ws": "^2.1.0",
2222
"sharedb": "^5.1.1",

0 commit comments

Comments
 (0)