mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-28 21:24:19 +01:00
Share: sync
This commit is contained in:
10
app/packages/function/package.json
Normal file
10
app/packages/function/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@opencode/function",
|
||||
"version": "0.0.1",
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20250522.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user