Refine eslint configuration
[e-mobility-charging-stations-simulator.git] / package.json
index f44caf17e901d5018918df4897422a432d9451b3..df870963f1f27ed7972a638e88ce9b8be83363b4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.0.55",
+  "version": "1.0.57",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
     "rollup-plugin-terser": "^7.0.2",
     "rollup-plugin-ts": "^1.4.1",
     "ts-node": "^10.2.1",
-    "typescript": "^4.4.2"
+    "typescript": "^4.4.3"
   }
 }