Skip to content

Commit 0f39821

Browse files
committed
only increment on anonymous middleware
1 parent 58bb050 commit 0f39821

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

packages/hono/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
}
4040
},
4141
"typesVersions": {
42+
"*": {
43+
"cloudflare": [
44+
"./build/types/index.cloudflare.d.ts"
45+
]
46+
},
4247
"<5.0": {
4348
"build/types/index.d.ts": [
4449
"build/types-ts3.8/index.d.ts"

0 commit comments

Comments
 (0)