Skip to content

Commit c1b91a1

Browse files
committed
disable main marketplace publishing as azure dev became non-free
1 parent 419f765 commit c1b91a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,11 @@
802802
"vscode-framework": "^0.0.18",
803803
"vscode-uri": "^3.0.6"
804804
},
805+
"release": {
806+
"preset": {
807+
"publishMarketplace": false
808+
}
809+
},
805810
"devDependencies": {
806811
"@types/lodash": "^4.14.190",
807812
"@types/node": "^16.11.26",

0 commit comments

Comments
 (0)