mirror of
https://gitlab.com/aviortheking/code-stats-vscode.git
synced 2025-07-01 10:09:19 +00:00
Added github repo to package.json
Added the .vsix-package
This commit is contained in:
@ -2,8 +2,12 @@
|
||||
"name": "code-stats-vscode",
|
||||
"displayName": "Code::Stats",
|
||||
"description": "Code::Stats package for Visual Studio Code",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"publisher": "juha-ristolainen",
|
||||
"repository": {
|
||||
"type": "github",
|
||||
"url": "https://github.com/riussi/code-stats-vscode"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.10.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user