We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc9892 commit cb31a0dCopy full SHA for cb31a0d
Extension/package.json
@@ -1762,7 +1762,7 @@
1762
"mkdirp": "^0.5.1",
1763
"plist": "^3.0.1",
1764
"tmp": "^0.1.0",
1765
- "vscode-cpptools": "^3.0.1",
+ "vscode-cpptools": "3.0.1",
1766
"vscode-debugadapter": "^1.35.0",
1767
"vscode-debugprotocol": "^1.35.0",
1768
"vscode-extension-telemetry": "^0.1.2",
@@ -1771,8 +1771,7 @@
1771
"yauzl": "^2.10.0"
1772
},
1773
"resolutions": {
1774
- "https-proxy-agent": "^2.2.4",
1775
- "serialize-javascript": "^2.1.1"
+ "https-proxy-agent": "^2.2.4"
1776
1777
"runtimeDependencies": [
1778
{
0 commit comments