Skip to content

Commit 23ae96f

Browse files
author
Marco Franceschi
committed
fix: Fixed node-jq version to 2.1.0
1 parent 4ba6f6e commit 23ae96f

File tree

2 files changed

+526
-358
lines changed

2 files changed

+526
-358
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"inquirer": "^8.1.2",
3131
"jsonpath": "^1.1.1",
3232
"lodash": "^4.17.21",
33-
"node-jq": "^2.1.0",
33+
"node-jq": "2.1.0",
3434
"ora": "^5.4.1"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)