diff options
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle/package.json b/bundle/package.json index fa6fe669..f68ff0bd 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -54,6 +54,7 @@ "@fosscord/gateway": "file:../gateway", "@fosscord/util": "file:../util", "async-exit-hook": "^2.0.1", + "dotenv": "^10.0.0", "express": "^4.17.1", "missing-native-js-functions": "^1.2.15", "node-os-utils": "^1.3.5", |