Switched from Bootstrap to Material UI.

This commit is contained in:
2026-01-31 16:47:44 +01:00
parent 794fd88e8d
commit 44bb4b7458

View File

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