We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f0f2e9 commit 1adcf58Copy full SHA for 1adcf58
package.json
@@ -22,8 +22,8 @@
22
"prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts' -es Configuration/ESBuild.ts"
23
},
24
"devDependencies": {
25
- "@cloudflare/workers-types": "4.20240129.0",
26
- "typescript-esbuild": "0.3.7"
+ "@cloudflare/workers-types": "4.20240208.0",
+ "typescript-esbuild": "0.3.8"
27
28
"publishConfig": {
29
"access": "public"
0 commit comments