Skip to content

Commit 6130dd0

Browse files
akurtakovCopilot
andcommitted
Replace tinyexec with quansync to exercise license review check
tinyexec has since been vetted (approved by IP Lab #28541). Replace it with quansync 1.0.0, verified locally with dash-licenses to be unvetted (restricted), so the NPM license review flow is still exercised. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ab01640 commit 6130dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.eclipse.wildwebdeveloper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"vscode-markdown-languageserver": "^0.5.0-alpha.12",
1515
"markdown-it": "14.2.0",
1616
"nano-spawn": "2.1.0",
17-
"tinyexec": "1.2.4",
17+
"quansync": "1.0.0",
1818
"@vue/language-server": "3.3.5",
1919
"@vue/typescript-plugin": "3.3.5",
2020
"vscode-css-languageserver": "file:target/vscode-css-languageserver-10.0.0.tgz",

0 commit comments

Comments
 (0)