Skip to content

Commit 6ec8014

Browse files
authored
Merge pull request #192 from msftenhanceprovenance/patch-1
Update package.json to include the repository key
2 parents bc2eb39 + 87c6bc7 commit 6ec8014

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"parser",
88
"lexer"
99
],
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/tree-sitter/tree-sitter-javascript.git"
13+
},
1014
"author": "Max Brunsfeld",
1115
"license": "MIT",
1216
"dependencies": {

0 commit comments

Comments
 (0)