@github/copilot-language-server
Advanced tools
+8
-8
@@ -14,3 +14,3 @@ { | ||
| "license": "MIT", | ||
| "version": "1.524.0", | ||
| "version": "1.525.0", | ||
| "bin": { | ||
@@ -44,11 +44,11 @@ "copilot-language-server": "../dist/language-server.js" | ||
| "optionalDependencies": { | ||
| "@github/copilot-language-server-win32-x64": "1.524.0", | ||
| "@github/copilot-language-server-win32-arm64": "1.524.0", | ||
| "@github/copilot-language-server-linux-x64": "1.524.0", | ||
| "@github/copilot-language-server-linux-arm64": "1.524.0", | ||
| "@github/copilot-language-server-darwin-x64": "1.524.0", | ||
| "@github/copilot-language-server-darwin-arm64": "1.524.0" | ||
| "@github/copilot-language-server-win32-x64": "1.525.0", | ||
| "@github/copilot-language-server-win32-arm64": "1.525.0", | ||
| "@github/copilot-language-server-linux-x64": "1.525.0", | ||
| "@github/copilot-language-server-linux-arm64": "1.525.0", | ||
| "@github/copilot-language-server-darwin-x64": "1.525.0", | ||
| "@github/copilot-language-server-darwin-arm64": "1.525.0" | ||
| }, | ||
| "buildType": "prod", | ||
| "build": "77" | ||
| "build": "79" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
375725293
0