X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=d486eebd4b3834602303af4537be92a20898d236;hb=eca10365af388161139c7a5c4a8faae457fad495;hp=cf3b8111352bb2431a3c6f2ee2fb23d1bf7767b0;hpb=a52fbc9a85918de4c9a6b4df0265abfe6ec698d3;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index cf3b8111..d486eebd 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "useTsNode": true }, "scripts": { - "preinstall": "node skip-preinstall.js", "prepare": "node prepare.js", "build-requirements": "node --no-warnings build-requirements.js", "start": "pnpm build && cross-env NODE_ENV=production node dist/start.js",