Fix path to git repo

pull/874/head
Aman Gupta Karmani 2023-07-27 14:39:50 +07:00 committed by Stephan Seitz
parent 338db38330
commit 3f6047af86
1 changed files with 1 additions and 1 deletions

@ -22,7 +22,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/theHamsta/tree-sitter-common-lisp.git"
"url": "git://github.com/theHamsta/tree-sitter-commonlisp"
},
"devDependencies": {
"tree-sitter-cli": "^0.20.4"