diff options
| author | Bobby <[email protected]> | 2022-03-15 12:21:38 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-03-15 12:21:38 -0400 |
| commit | c3bdbb343462ddbba3da04d815158a9a36c09c1c (patch) | |
| tree | 8b8f9d00c5462adeebc8f066721a88de9db5d745 /package.json | |
| parent | c9a13b8c5cd4aeca96b62532d530d2c10083788f (diff) | |
| download | luciferreeves.github.io-c3bdbb343462ddbba3da04d815158a9a36c09c1c.tar.xz luciferreeves.github.io-c3bdbb343462ddbba3da04d815158a9a36c09c1c.zip | |
repositories page and api
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1cf3b0c..06ac7a0 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ }, "homepage": "https://github.com/luciferreeves/luciferreeves.github.io#readme", "dependencies": { + "@octokit/rest": "^18.12.0", "body-parser": "^1.19.2", "cors": "^2.8.5", "dotenv": "^16.0.0", |
