X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=301efb01c67a3fd6a4d91fcf5b97403656b82eb8;hb=778f79241952fefd769c87b195e01e8101964928;hp=a0a72fc60443f59a47b3977ce938ba9601e42629;hpb=9f64309c951ec41ae69cf9932a14af36c9ce9786;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index a0a72fc6..301efb01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.2-5", + "version": "1.0.3", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -73,11 +73,12 @@ "@types/ws": "^7.4.4", "@typescript-eslint/eslint-plugin": "^4.25.0", "@typescript-eslint/parser": "^4.25.0", + "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", "eslint": "^7.27.0", - "eslint-plugin-import": "^2.23.3", - "eslint-plugin-jsdoc": "^35.0.0", + "eslint-plugin-import": "^2.23.4", + "eslint-plugin-jsdoc": "^35.1.0", "expect": "^27.0.2", "mbt": "^1.2.1", "mocha": "^8.4.0",