1
0

update types

This commit is contained in:
2023-05-25 19:55:25 +02:00
parent 648514a3c7
commit cb1bf98053
2 changed files with 17 additions and 17 deletions

View File

@@ -31,7 +31,7 @@
},
"homepage": "https://github.com/tsndr/cloudflare-worker-router#readme",
"devDependencies": {
"@cloudflare/workers-types": "^4.20230307.0",
"typescript": "^4.9.5"
"@cloudflare/workers-types": "^4.20230518.0",
"typescript": "^5.0.4"
}
}