Skip to content

Commit 8057e76

Browse files
committed
fix build vsix package
1 parent d3c65ce commit 8057e76

File tree

2 files changed

+223
-46
lines changed

2 files changed

+223
-46
lines changed

package-lock.json

Lines changed: 221 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,11 +461,13 @@
461461
"@types/diff-match-patch": "^1.0.36",
462462
"@types/glob": "^8.1.0",
463463
"@types/jest": "^29.5.14",
464+
"@types/mocha": "^10.0.10",
464465
"@types/node": "20.x",
465466
"@types/node-ipc": "^9.2.3",
466467
"@types/string-similarity": "^4.0.2",
467468
"@typescript-eslint/eslint-plugin": "^7.14.1",
468469
"@typescript-eslint/parser": "^7.11.0",
470+
"@vscode/test-electron": "^2.5.2",
469471
"@vscode/vsce": "^3.3.2",
470472
"esbuild": "^0.24.0",
471473
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)