diff --git a/package-lock.json b/package-lock.json index 911c60f..e34fcab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dpu/shared", - "version": "1.8.4", + "version": "1.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dpu/shared", - "version": "1.8.4", + "version": "1.9.0", "dependencies": { "@types/ws": "^8.18.1", "axios": "^1.7.9", diff --git a/package.json b/package.json index dfc6f04..a061501 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dpu/shared", - "version": "1.8.4", + "version": "1.9.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",