Skip to content
Snippets Groups Projects
Commit 35873a11 authored by Lansana DIOMANDE's avatar Lansana DIOMANDE
Browse files

feat: add remote-container in extensionPack of deadlock-coding extension

parent 076be14b
No related branches found
No related tags found
No related merge requests found
{ {
"name": "deadlock-coding", "name": "deadlock-coding",
"description": "Deadlock Coding", "description": "Deadlock Coding",
"version": "0.1.3", "version": "0.1.4",
"publisher": "Deadlock", "publisher": "Deadlock",
"icon": "media/logo.png", "icon": "media/logo.png",
"engines": { "engines": {
...@@ -125,5 +125,8 @@ ...@@ -125,5 +125,8 @@
"vsce": "^2.7.0", "vsce": "^2.7.0",
"webpack": "^5.65.0", "webpack": "^5.65.0",
"webpack-cli": "^4.9.1" "webpack-cli": "^4.9.1"
} },
"extensionPack": [
"ms-vscode-remote.remote-containers"
]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment