Fixed build issues.

This commit is contained in:
2026-02-02 07:23:51 +01:00
parent 85a67867c9
commit ec2f2dbd57
2 changed files with 43 additions and 3 deletions

View File

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