Release v2.5.4

This commit is contained in:
2026-08-03 21:20:54 +01:00
parent a5e8ecb21f
commit a45552fed3
22 changed files with 371 additions and 9 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse-signage",
"version": "2.5.3",
"version": "2.5.4",
"private": false,
"description": "Pulse Signage application with MySQL and media storage",
"repository": {
@@ -29,6 +29,7 @@
"mysql2": "^3.14.3",
"puppeteer-core": "^24.16.0",
"qrcode": "^1.5.4",
"qrcode-generator": "^2.0.4",
"sharp": "^0.35.3",
"ws": "^8.21.0"
},