This commit is contained in:
root 2024-07-08 11:28:19 +02:00
parent e0ad27be04
commit c315eecc46
No known key found for this signature in database
GPG Key ID: 4967812A078C3A4A

6
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "vscodestat",
"version": "1.0.4",
"version": "1.0.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vscodestat",
"version": "1.0.4",
"version": "1.0.8",
"license": "ISC",
"devDependencies": {
"@types/mocha": "^10.0.7",
@ -20,7 +20,7 @@
"typescript": "^5.5.2"
},
"engines": {
"vscode": "^1.87.0"
"vscode": "^1.90.0"
}
},
"node_modules/@bcoe/v8-coverage": {