Skip to content

Commit 4ac34ee

Browse files
committed
Pin gremlin-javascript to patch versions.
3.8.0 will not work with 4.0.0 for example. CTR
1 parent 8b45a6f commit 4ac34ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gremlin-mcp/src/main/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"license": "Apache-2.0",
4444
"dependencies": {
45-
"gremlint": "^3.8.0",
45+
"gremlint": "~3.8.0",
4646
"@effect/platform": "^0.90.6",
4747
"@effect/platform-node": "^0.96.0",
4848
"@modelcontextprotocol/sdk": "^1.17.4",

0 commit comments

Comments
 (0)