Skip to content

Commit

Permalink
add dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe committed Dec 13, 2023
1 parent 82ba5f8 commit 23822ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/medley-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
},
"devDependencies": {
"hono": "^3.9.2",
"jest": "^29.7.0",
"rimraf": "^5.0.5"
},
"dependencies": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1734,6 +1734,7 @@ __metadata:
dependencies:
"@medley/router": "npm:^0.2.1"
hono: "npm:^3.9.2"
jest: "npm:^29.7.0"
rimraf: "npm:^5.0.5"
peerDependencies:
hono: ">=3.8.0"
Expand Down

0 comments on commit 23822ac

Please sign in to comment.