diff options
| author | Frank <[email protected]> | 2025-07-25 17:34:47 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-07-25 17:34:47 -0400 |
| commit | 3a7a2a838ec6ba625aa27aaa73cf4ea8ee03e79e (patch) | |
| tree | 0c9b4fbaf21001511959b6ba803b8b1b162868b7 /sdks/github/package.json | |
| parent | 10ae43a12190ed3ac96ae1d672b1aa1dd006b072 (diff) | |
| download | opencode-3a7a2a838ec6ba625aa27aaa73cf4ea8ee03e79e.tar.gz opencode-3a7a2a838ec6ba625aa27aaa73cf4ea8ee03e79e.zip | |
wip: github actions
Diffstat (limited to 'sdks/github/package.json')
| -rw-r--r-- | sdks/github/package.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/sdks/github/package.json b/sdks/github/package.json deleted file mode 100644 index e1b9222eb..000000000 --- a/sdks/github/package.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "github", - "type": "module", - "private": true, - "devDependencies": { - "@octokit/webhooks-types": "^7.6.1", - "@types/bun": "latest", - "@types/node": "^24.0.10" - }, - "peerDependencies": { - "typescript": "^5" - }, - "dependencies": { - "@actions/core": "^1.11.1", - "@actions/github": "^6.0.1", - "@octokit/graphql": "^9.0.1", - "@octokit/rest": "^22.0.0" - } -} |
