v0.9.25 limit app-name length

This commit is contained in:
2026-03-15 14:34:30 -04:00
parent 41319157b2
commit 53d665cc6f
5 changed files with 14 additions and 5 deletions

View File

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