Deploy.
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "@cloudflare/workerd-windows-64",
|
||||
"description": "👷 workerd for Windows 64-bit, Cloudflare's JavaScript/Wasm Runtime",
|
||||
"repository": "https://github.com/cloudflare/workerd",
|
||||
"license": "Apache-2.0",
|
||||
"preferUnplugged": false,
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"version": "1.20260706.1"
|
||||
}
|
||||
Reference in New Issue
Block a user