This commit is contained in:
Dave Horton
2023-06-28 09:33:01 +01:00
parent d7654de526
commit a1ec0fd5da
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "sbc-inbound",
"version": "0.8.3",
"version": "0.8.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sbc-inbound",
"version": "0.8.3",
"version": "0.8.4",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-auto-scaling": "^3.360.0",

View File

@@ -1,6 +1,6 @@
{
"name": "sbc-inbound",
"version": "0.8.3",
"version": "0.8.4",
"main": "app.js",
"engines": {
"node": ">= 12.0.0"