Version 1.4.1

This commit is contained in:
2026-02-02 07:14:25 +01:00
parent 25d4668661
commit 85a67867c9
4 changed files with 115 additions and 69 deletions

View File

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