Skip to content

Commit 7cc81d4

Browse files
authored
Prefer ui side (#50)
1 parent b779bec commit 7cc81d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"license": "MIT",
1212
"extensionKind": [
13-
"workspace",
14-
"ui"
13+
"ui",
14+
"workspace"
1515
],
1616
"engines": {
1717
"vscode": "^1.58.0"

0 commit comments

Comments
 (0)