Skip to content

Commit 327c414

Browse files
committed
fix: Downgrade onnxruntime-web and onnxruntime-common (main)
Downgrades onnxruntime-web and onnxruntime-common to version 1.21.0. This reverts the previous upgrade due to potential issues. ```
1 parent 5147de0 commit 327c414

File tree

3 files changed

+42
-40
lines changed

3 files changed

+42
-40
lines changed

.idea/workspace.xml

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

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"nerdamer-prime": "^1.2.4",
6969
"notistack": "^3.0.1",
7070
"omggif": "^1.0.10",
71-
"onnxruntime-web": "^1.21.0",
71+
"onnxruntime-web": "1.21.0",
7272
"pdf-lib": "^1.17.1",
7373
"pdfjs-dist": "^5.2.133",
7474
"playwright": "^1.45.0",

0 commit comments

Comments
 (0)