UUID, json/x path

This commit is contained in:
Gregory Schier
2025-05-28 13:07:29 -07:00
parent 21b9e5a02b
commit 053cbe49f9
8 changed files with 298 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"dev": "yaakcli dev ./src/index.js"
},
"dependencies": {
"jsonpath-plus": "^9.0.0"
"jsonpath-plus": "^10.3.0"
},
"devDependencies": {
"@types/jsonpath": "^0.2.4"