Replace more interface with type for types definition
[e-mobility-charging-stations-simulator.git] / rollup.config.mjs
index 2f1c5d69f5691999189e53d8e3a9bbef39686500..effe368d667737a6ec2e3e38e389e20c7958ad3e 100644 (file)
@@ -42,6 +42,8 @@ export default {
     'chalk',
     'crypto',
     'fs',
+    'http',
+    'http-status-codes',
     'mnemonist/lru-map-with-delete',
     'moment',
     'mongodb',