diff --git a/package-lock.json b/package-lock.json index 949ecae..7d67f96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "traxxx-utils", - "version": "1.2.6", + "version": "1.2.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "traxxx-utils", - "version": "1.2.6", + "version": "1.2.7", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.7", diff --git a/package.json b/package.json index 9b0cabd..bba9ba8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "traxxx-common", - "version": "1.2.6", + "version": "1.2.7", "description": "Common utilities for traxxx core and web.", "main": "src/app.js", "scripts": {