This commit is contained in:
DebaucheryLibrarian 2024-10-22 02:47:24 +02:00
parent b7d4dfb196
commit 32f811c24d
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.1.3",
"version": "1.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "traxxx-utils",
"version": "1.1.3",
"version": "1.2.0",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.25.7",

View File

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