🔧 Add repository to package.json
This commit is contained in:
parent
ba54982005
commit
10822c6686
1 changed files with 5 additions and 1 deletions
|
@ -8,6 +8,10 @@
|
|||
"email": "r@rlin.eu",
|
||||
"url": "https://rlin.eu"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/RobinLinde/MapCompleteVSCode.git"
|
||||
},
|
||||
"description": "MapComplete extension for Visual Studio Code",
|
||||
"keywords": [
|
||||
"mapcomplete",
|
||||
|
@ -44,4 +48,4 @@
|
|||
"dependencies": {
|
||||
"jsonc-parser": "^3.3.1"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue