fix: updated container to use tini for proper signal handling.

This commit is contained in:
2026-02-11 07:53:29 +01:00
parent dffc480eb9
commit 90353d4016
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "jmespath-playground",
"version": "1.4.3",
"version": "1.4.4",
"description": "A React-based web application for testing JMESPath expressions against JSON data",
"main": "index.js",
"scripts": {