diff --git a/package-lock.json b/package-lock.json index 3931b21..d6266a5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "traxxx-utils", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "traxxx-utils", - "version": "1.3.2", + "version": "1.3.3", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.7", diff --git a/package.json b/package.json index e918ea5..da77781 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "traxxx-common", - "version": "1.3.2", + "version": "1.3.3", "description": "Common utilities for traxxx core and web.", "main": "src/app.js", "scripts": {