Skip to content

Commit 2d4f37f

Browse files
committed
add dependency on DUB Editor
1 parent e542a9c commit 2d4f37f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,6 +1462,9 @@
14621462
}
14631463
]
14641464
},
1465+
"extensionPack": [
1466+
"webfreak.dub-editor"
1467+
],
14651468
"scripts": {
14661469
"vscode:prepublish": "tsc -p ./",
14671470
"vscode:uninstall": "node ./out/uninstall.js",

0 commit comments

Comments
 (0)