Version 1.1.2

This commit is contained in:
2026-01-21 21:33:58 +01:00
parent 8c06faee31
commit 4d6efe791b
2 changed files with 230 additions and 28 deletions

View File

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