Skip to content

Commit 8690e84

Browse files
authored
Adds license and repository to package.json
1 parent 865a6a0 commit 8690e84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extension/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
"categories": [
1111
"Other"
1212
],
13+
"license": "BSD-3-Clause",
14+
"repository": "https://github.com/wpilibsuite/gradle-cpp-vscode",
1315
"enableProposedApi": true,
1416
"activationEvents": [
1517
"onCommand:gradlevscpp.refreshProperties",

0 commit comments

Comments
 (0)