diff --git a/package.json b/package.json index aa4dc915..0ccc398a 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "deepcode", "//": "Changing display name requires change in general.ts", "displayName": "DeepCode", - "description": "DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in Visual Studio Code. Supported languages are Java, C/C++, JavaScript, Python, TypeScript and XML. Integrations with GitHub, BitBucket and Gitlab.", "version": "2.0.1", + "description": "DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in Visual Studio Code. We support Java, C/C++, JavaScript, Python, TypeScript and XML.", "icon": "images/deepCodeLogo.jpg", "publisher": "deepcode", "homepage": "https://www.deepcode.ai/",