diff options
Diffstat (limited to 'databases/mongosh/files/patch-package.json')
| -rw-r--r-- | databases/mongosh/files/patch-package.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/databases/mongosh/files/patch-package.json b/databases/mongosh/files/patch-package.json new file mode 100644 index 000000000000..a2ff3090a9ec --- /dev/null +++ b/databases/mongosh/files/patch-package.json @@ -0,0 +1,18 @@ +--- package.json.orig 2025-07-02 13:57:45 UTC ++++ package.json +@@ -69,7 +69,6 @@ + "postcreate-static-analysis-report": "mongodb-sbom-tools sarif-to-markdown --sarif=.sbom/codeql.sarif.json --md=.sbom/codeql.md", + "where": "monorepo-where", + "reformat": "npm run reformat --workspaces --if-present", +- "prepare": "husky", + "precommit": "precommit", + "preinstall": "node scripts/sort-workspaces.js", + "bump-auxiliary": "npm run bump-auxiliary --workspace @mongosh/build", +@@ -114,7 +113,6 @@ + "duplexpair": "^1.0.2", + "find-up": "^5.0.0", + "glob": "^10.3.12", +- "husky": "^9.0.11", + "mocha": "^10.2.0", + "mongodb": "^6.16.0", + "mongodb-runner": "^5.7.1", |
