X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rollup.config.mjs;h=effe368d667737a6ec2e3e38e389e20c7958ad3e;hb=cb886184464ed30ee14f538581e511710131b6ef;hp=2dc4f5c7de531aabb599f99bcb800ec778babd82;hpb=1f7fa4de53a1b28324f362402f61b81b28d75c2c;p=e-mobility-charging-stations-simulator.git diff --git a/rollup.config.mjs b/rollup.config.mjs index 2dc4f5c7..effe368d 100644 --- a/rollup.config.mjs +++ b/rollup.config.mjs @@ -43,6 +43,7 @@ export default { 'crypto', 'fs', 'http', + 'http-status-codes', 'mnemonist/lru-map-with-delete', 'moment', 'mongodb',