diff --git a/package-lock.json b/package-lock.json index eb3954c..94f1cca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dpu/shared", - "version": "1.7.1", + "version": "1.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dpu/shared", - "version": "1.7.1", + "version": "1.8.0", "dependencies": { "@types/ws": "^8.18.1", "axios": "^1.7.9", diff --git a/package.json b/package.json index 9274e66..024aecf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dpu/shared", - "version": "1.7.1", + "version": "1.8.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",