diff --git a/package-lock.json b/package-lock.json index c688965..4a02d32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "azf-vigo-isi", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 2, "requires": true, "packages": { @@ -6171,4 +6171,4 @@ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 6cebbd8..862f19c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azf-vigo-isi", - "version": "1.3.2", + "version": "1.3.3", "description": "Azure function for communication to ISI-lokal", "scripts": { "test": "standard", @@ -29,4 +29,4 @@ "devDependencies": { "standard": "17.0.0" } -} +} \ No newline at end of file