Updated JSON upload script.

This commit is contained in:
2026-01-23 10:00:03 +01:00
parent f2ca5d5f84
commit fd537026d3

View File

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