fix(package json): correction to the version

This commit is contained in:
2025-07-12 14:41:10 -05:00
parent 2a9b571b7a
commit 8141c6ab69

View File

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