X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package-lock.json;h=575e9e622f41c4fe7285ad3629f677735f255ae0;hb=4e92c9db08a7722a8fadf8803ca3d73af0a8250a;hp=480c5f3d99b648a533791b0983275731dc0a80b3;hpb=0afd8fd8e18ae36bf5c890924cc3341e7ceb6ae0;p=e-mobility-charging-stations-simulator.git diff --git a/package-lock.json b/package-lock.json index 480c5f3d..575e9e62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.2-1", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -806,15 +806,6 @@ "@octokit/openapi-types": "^7.2.3" } }, - "@release-it/keep-a-changelog": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@release-it/keep-a-changelog/-/keep-a-changelog-2.2.2.tgz", - "integrity": "sha512-fFHtjKcnxA2bE0jVBFTFSQq2U4bPqL1EhRx9kDl+fzAXqERjEazcvrrp6fk2LaVRSID4L0IPKQ4KyOBJGf0Y3g==", - "dev": true, - "requires": { - "detect-newline": "^3.1.0" - } - }, "@rollup/plugin-json": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-4.1.0.tgz", @@ -3793,12 +3784,6 @@ "minimalistic-assert": "^1.0.0" } }, - "detect-newline": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "dev": true - }, "detective": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",