summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNiladri Das <[email protected]>2025-07-31 22:06:50 +0530
committerGitHub <[email protected]>2025-07-31 16:36:50 +0000
commit9a6422f331294ea2f56d67599ed142d09cc33320 (patch)
tree16f3e58fc1ce3b6de88082dd4bb194a6635bafac /package.json
parentae86c7ba05567264ca2d115a7f96d887bc576457 (diff)
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 66933212..9d4f18c8 100644
--- a/package.json
+++ b/package.json
@@ -58,6 +58,7 @@
"LICENSE"
],
"devDependencies": {
+ "@types/marked": "^5.0.2",
"@types/micromatch": "^4.0.9",
"@types/mime-types": "^3.0.1",
"@types/minimatch": "^5.1.2",