up
This commit is contained in:
@ -2,13 +2,17 @@
|
||||
"name": "vscodestat",
|
||||
"displayName": "vscodestat",
|
||||
"description": "",
|
||||
"version": "0.0.2",
|
||||
"version": "1.0.1",
|
||||
"engines": {
|
||||
"vscode": "^1.87.0"
|
||||
},
|
||||
"categories": [
|
||||
"Other"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@gitea.raphaelpiccolo.com:10022/root/vscodestat.git"
|
||||
},
|
||||
"activationEvents": [
|
||||
"onStartupFinished"
|
||||
],
|
||||
|
Reference in New Issue
Block a user