use npx json instead of jq (#617)

This commit is contained in:
Olcan
2025-05-30 01:12:36 -07:00
committed by GitHub
parent 8935a248f6
commit 094b9dc474
5 changed files with 21 additions and 17 deletions
+2 -1
View File
@@ -60,6 +60,7 @@
"prettier": "^3.5.3",
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",
"yargs": "^17.7.2"
"yargs": "^17.7.2",
"json": "^11.0.0"
}
}