Skip to content

Commit 271cf81

Browse files
authored
bump cls version to 1.474 (#20)
1 parent b388ebe commit 271cf81

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

com.microsoft.copilot.eclipse.core/copilot-agent/package-lock.json

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

com.microsoft.copilot.eclipse.core/copilot-agent/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"postinstall": "node copy-binaries.js"
1313
},
1414
"dependencies": {
15-
"@github/copilot-language-server": "1.470.0",
16-
"@github/copilot-language-server-win32-x64": "1.470.0",
17-
"@github/copilot-language-server-darwin-x64": "1.470.0",
18-
"@github/copilot-language-server-darwin-arm64": "1.470.0",
19-
"@github/copilot-language-server-linux-x64": "1.470.0",
20-
"@github/copilot-language-server-linux-arm64": "1.470.0"
15+
"@github/copilot-language-server": "1.474.0",
16+
"@github/copilot-language-server-win32-x64": "1.474.0",
17+
"@github/copilot-language-server-darwin-x64": "1.474.0",
18+
"@github/copilot-language-server-darwin-arm64": "1.474.0",
19+
"@github/copilot-language-server-linux-x64": "1.474.0",
20+
"@github/copilot-language-server-linux-arm64": "1.474.0"
2121
}
2222
}

0 commit comments

Comments
 (0)