chore(reset): reset everything after the building and commmit and changelog errors

This commit is contained in:
2025-07-12 18:05:36 -05:00
parent 74a05a39e1
commit 8c04e7ace5
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -183,3 +183,4 @@ test-results/
backend/go.sum backend/go.sum
BUILD_NUMBER BUILD_NUMBER
scripts/resetDanger.js

View File

@@ -1,6 +1,6 @@
{ {
"name": "logistics_support_tool", "name": "logistics_support_tool",
"version": "0.0.3-alpha.22", "version": "0.0.1-alpha.1",
"description": "This is the new logisitcs support tool", "description": "This is the new logisitcs support tool",
"private": true, "private": true,
"main": "index.js", "main": "index.js",