up
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
root 2024-10-02 08:53:37 +02:00
parent cc8a946cd6
commit 6b46502e81
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "vscodestat",
"version": "1.1.25",
"version": "1.1.26",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vscodestat",
"version": "1.1.25",
"version": "1.1.26",
"license": "ISC",
"devDependencies": {
"@types/mocha": "^10.0.8",

View File

@ -1,7 +1,7 @@
{
"name": "vscodestat",
"displayName": "vscodestat",
"version": "1.1.25",
"version": "1.1.26",
"description": "",
"categories": [
"Other"
@ -62,7 +62,7 @@
"typescript": "^5.6.2"
},
"engines": {
"vscode": "^1.92.0"
"vscode": "^1.93.0"
},
"icon": "icon.png",
"extensionKind": [