diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index a68c1ff..f400f24 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "http-link-header": "^1.0.3", "jsonwebtoken": "^8.5.1", "lodash": "^4.17.21", - "morgan": "^1.10.0" + "morgan": "^1.10.0", + "web-tree-sitter": "^0.19.4" } } |