diff --git a/package-lock.json b/package-lock.json index 94467a1..369b393 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dpu/shared", - "version": "1.2.3", + "version": "1.2.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@dpu/shared", - "version": "1.2.3", + "version": "1.2.4", "dependencies": { "axios": "^1.7.9", "chalk": "^5.6.2", diff --git a/package.json b/package.json index ae276e3..5d05553 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dpu/shared", - "version": "1.2.3", + "version": "1.2.4", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",