v1.0.4 - Unified theme system and consistent color definitions

This commit is contained in:
2026-01-21 11:11:23 +01:00
parent 0182174153
commit 14d87bff2e
3 changed files with 103 additions and 83 deletions

View File

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