Skip to content

Commit 95e57ea

Browse files
fix(vscode-extension): add tap to deps
Signed-off-by: salaheldinsoliman <[email protected]>
1 parent 420fbb8 commit 95e57ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vscode/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"eslint": ">=7.0.0",
117117
"glob": "^7.1.6",
118118
"mocha": "^7.1.2",
119+
"tap": "^21.0.1",
119120
"typescript": "^5.3.3"
120121
},
121122
"__metadata": {

0 commit comments

Comments
 (0)