Skip to content

Commit

Permalink
chore: testing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pbkompasz committed Aug 27, 2024
1 parent d64c4d2 commit 23a176a
Show file tree
Hide file tree
Showing 2 changed files with 2,007 additions and 1,948 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,10 @@
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vitest": "1.5.0",
"wrangler": "^3.51.2"
"wrangler": "^3.51.2",
"vite-plugin-node-polyfills": "^0.22.0",
"express": "^4.19.2",
"@types/express": "^4.17.21"
},
"lint-staged": {
"*.ts": [
Expand Down
Loading

0 comments on commit 23a176a

Please sign in to comment.