update
This commit is contained in:
9
plugin/package.json
Normal file
9
plugin/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "opencode-typescript-plugin-example",
|
||||
"version": "0.0.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun run src/index.ts",
|
||||
"build": "bun run build.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user