diff options
Diffstat (limited to 'packages/console/resource/bun.lock')
| -rw-r--r-- | packages/console/resource/bun.lock | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/console/resource/bun.lock b/packages/console/resource/bun.lock new file mode 100644 index 000000000..56bdf44ca --- /dev/null +++ b/packages/console/resource/bun.lock @@ -0,0 +1,13 @@ +{ + "lockfileVersion": 1, + "workspaces": { + "": { + "dependencies": { + "@cloudflare/workers-types": "^4.20250830.0", + }, + }, + }, + "packages": { + "@cloudflare/workers-types": ["@cloudflare/[email protected]", "", {}, "sha512-uAGZFqEBFnCiwIokxMnrrtjIkT8qyGT1LACSScEUyW7nKmtD0Viykp9QZWrIlssyEp/MDB6XsdALF8y6upxpcg=="], + } +} |
