Update plugins

This commit is contained in:
Gregory Schier
2024-07-19 14:39:10 -07:00
parent 7625727324
commit 77825ee89e
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"name": "filter-jsonpath",
"version": "0.0.1",
"scripts": {
"build": "yaak-cli src/index.ts"
"build": "yaakcli src/index.ts"
},
"dependencies": {
"jsonpath": "^1.1.1"