Skip to content

Commit 3c96e58

Browse files
committed
feat(jsonpath-plus): add jsonpath-plus version 10.3.0
1 parent fdd5840 commit 3c96e58

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

json/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ RUN pipx ensurepath --global \
4242
RUN npm install -g \
4343
4444
45+
4546
4647
4748

json/docker-compose.test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ services:
2121
grep --version # grep
2222
jf -v # jsonfmt
2323
jp --version # jp
24+
jsonpath-plus <(echo '{}') / # jsonpath-plus
2425
jq --version # jq
2526
jslint --version # jsonlint
2627
json2yaml --version # json2yaml

0 commit comments

Comments
 (0)