Skip to content

Commit

Permalink
feat(all): Migrate to TypeScript 5.0 (#6579)
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh authored Mar 20, 2023
1 parent 83f97c0 commit b2ed08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test": "mocha --exit --timeout 30000 test/"
},
"dependencies": {
"esbuild": "^0.15.18",
"esbuild": "^0.17.12",
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
Expand Down

0 comments on commit b2ed08a

Please sign in to comment.