mark extension as preview
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
"displayName": "Git User Check",
|
"displayName": "Git User Check",
|
||||||
"description": "Checking the user's compliance with the repository",
|
"description": "Checking the user's compliance with the repository",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
|
"preview": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.62.0"
|
"vscode": "^1.62.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user