diff options
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 f26e2c3..0e78276 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ }, "homepage": "https://github.com/mat-1/skyblock-api#readme", "dependencies": { + "express": "^4.17.1", "node-fetch": "^2.6.1" } } |