Add octokit

Signed-off-by: Sanjula Ganepola <sanjulagane@gmail.com>
This commit is contained in:
Sanjula Ganepola
2024-11-20 22:41:01 -05:00
parent a9e3938f62
commit e872ff00a0
3 changed files with 373 additions and 2 deletions

View File

@@ -539,6 +539,7 @@
},
"dependencies": {
"child_process": "^1.0.2",
"octokit": "^4.0.2",
"sanitize-filename": "^1.6.3",
"yaml": "^2.6.0"
},
@@ -553,4 +554,4 @@
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4"
}
}
}