Fixed failing build.

This commit is contained in:
2026-02-02 07:46:39 +01:00
parent ec2f2dbd57
commit 0818f634dc
4 changed files with 66 additions and 25 deletions

View File

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