fix: fix octokit

This commit is contained in:
Steve Korshakov 2025-08-26 20:13:06 -07:00
parent 0f9e7ca044
commit db3ac97813

View File

@ -5,6 +5,7 @@
"author": "Steve Korshakov <steve@korshakov.com>",
"license": "MIT",
"private": true,
"type": "module",
"scripts": {
"build": "tsc --noEmit",
"start": "tsx ./sources/main.ts",