diff --git a/package-lock.json b/package-lock.json index f59691c..72b6c09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dpu/shared", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dpu/shared", - "version": "1.0.9", + "version": "1.0.10", "dependencies": { "axios": "^1.7.9", "chalk": "^5.6.2" diff --git a/package.json b/package.json index 5ea5210..6801226 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dpu/shared", - "version": "1.0.9", + "version": "1.0.10", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",