diff --git a/package-lock.json b/package-lock.json index 8b66fed..88801d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pureskillgg/awsjs", - "version": "1.7.1", + "version": "1.8.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pureskillgg/awsjs", - "version": "1.7.1", + "version": "1.8.0", "license": "MIT", "dependencies": { "@aws-sdk/client-dynamodb": "^3.20.0", diff --git a/package.json b/package.json index 627dc5b..f0c522a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pureskillgg/awsjs", - "version": "1.7.1", + "version": "1.8.0", "description": "Clients and tools for building on AWS.", "type": "module", "main": "index.js",