Skip to content

Commit 43e3841

Browse files
authored
build: Remove preview flag. (#1592)
1 parent 863a85e commit 43e3841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/Microsoft/vscode-java-test/issues"
1212
},
1313
"homepage": "https://github.com/Microsoft/vscode-java-test",
14-
"preview": true,
14+
"preview": false,
1515
"icon": "resources/logo.png",
1616
"keywords": [
1717
"java",

0 commit comments

Comments
 (0)