summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index af6cacee..068dad1e 100644
--- a/package.json
+++ b/package.json
@@ -64,5 +64,8 @@
"react-devtools-core": "^4.28.5",
"typescript-eslint": "^8.30.1",
"yargs": "^17.7.2"
+ },
+ "dependencies": {
+ "tree-sitter-rust": "^0.21.0"
}
}