diff --git a/package.json b/package.json index 90086c6..7111cdd 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "displayName": "Git User Check", "description": "Checking the user's compliance with the repository", "version": "0.0.1", + "preview": true, "engines": { "vscode": "^1.62.0" },