fix: fix octokit
This commit is contained in:
parent
0f9e7ca044
commit
db3ac97813
@ -5,6 +5,7 @@
|
|||||||
"author": "Steve Korshakov <steve@korshakov.com>",
|
"author": "Steve Korshakov <steve@korshakov.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc --noEmit",
|
"build": "tsc --noEmit",
|
||||||
"start": "tsx ./sources/main.ts",
|
"start": "tsx ./sources/main.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user