Skip to content

Commit

Permalink
feat: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Jun 22, 2024
1 parent 6336343 commit 90eb9f9
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koa-files",
"version": "3.0.2",
"version": "3.0.3",
"description": "A static files serving middleware for koa.",
"type": "module",
"main": "cjs/index.cjs",
Expand Down Expand Up @@ -71,7 +71,7 @@
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"tsc-alias": "^1.8.10",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"peerDependencies": {
"koa": "^2.0.0"
Expand Down
81 changes: 44 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 90eb9f9

Please sign in to comment.