This commit is contained in:
DebaucheryLibrarian 2026-01-09 01:49:37 +01:00
parent fda6f5cb93
commit 0c9917fc27
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "traxxx-utils",
"version": "1.2.10",
"version": "1.3.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "traxxx-utils",
"version": "1.2.10",
"version": "1.3.0",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.25.7",

View File

@ -1,6 +1,6 @@
{
"name": "traxxx-common",
"version": "1.2.10",
"version": "1.3.0",
"description": "Common utilities for traxxx core and web.",
"main": "src/app.js",
"scripts": {