Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update wrangler
  • Loading branch information
s1gr1d committed Feb 3, 2026
commit c710e05a7759a68f5ec17080163e58e60b7e40ba
2 changes: 1 addition & 1 deletion packages/hono/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 Functional Software, Inc. dba Sentry
Copyright (c) 2026 Functional Software, Inc. dba Sentry

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion packages/hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"@cloudflare/workers-types": "4.20250922.0",
"@types/node": "^18.19.1",
"wrangler": "4.22.0"
"wrangler": "4.62.0"
},
"scripts": {
"build": "run-p build:transpile build:types",
Expand Down
Loading
Loading