Skip to content

Commit c482b6b

Browse files
committed
⏪ revert back to esbuild ^0.17.19 to solve no backend found error with onnxruntime
1 parent 8a0fb46 commit c482b6b

File tree

3 files changed

+126
-144
lines changed

3 files changed

+126
-144
lines changed

extensions/vscode/package-lock.json

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

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@
480480
"@typescript-eslint/parser": "^5.45.0",
481481
"@vscode/vsce": "^2.22.0",
482482
"cargo-cp-artifact": "^0.1",
483-
"esbuild": "^0.19.11",
483+
"esbuild": "^0.17.19",
484484
"eslint": "^8.28.0",
485485
"glob": "^8.0.3",
486486
"json-schema-to-typescript": "^12.0.0",

0 commit comments

Comments
 (0)