chore: version packages

Initial release of 100+ official TPMJS tools
This commit is contained in:
Ajax Davis 2025-12-31 23:54:47 +10:00
parent 80bef7d84c
commit 17b9ffb6aa
211 changed files with 847 additions and 117 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@tpmjs/tools-json-path-query",
"version": "0.0.1",
"version": "0.1.0",
"description": "Query JSON using JSONPath expressions",
"type": "module",
"keywords": ["tpmjs", "json", "jsonpath", "query", "data"],