Skip to content

Commit

Permalink
fix: dep
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhang1030 committed May 15, 2024
1 parent ad09fee commit 3932d1e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,8 @@
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.33.0",
"unbuild": "^2.0.0",
"wrangler": "^3.34.2",
"ws": "^8.16.0"
"ws": "^8.16.0",
"vitest": "^1.6.0"
},
"peerDependencies": {
"uWebSockets.js": "*"
Expand All @@ -112,8 +113,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.0.5",
"dependencies": {
"vitest": "^1.6.0"
}
"packageManager": "pnpm@9.0.5"
}
7 changes: 3 additions & 4 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 3932d1e

Please sign in to comment.