V0.9.5 build.sh fix

This commit is contained in:
2026-03-14 00:37:16 -04:00
parent e7f1bdb195
commit 11277c6167
5 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jama-backend",
"version": "0.9.4",
"version": "0.9.5",
"description": "TeamChat backend server",
"main": "src/index.js",
"scripts": {