Skip to content

Commit 09840c4

Browse files
committed
Fix webllm version
Signed-off-by: Jay Wang <jay@zijie.wang>
1 parent d53e72a commit 09840c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@floating-ui/dom": "^1.6.3",
19-
"@mlc-ai/web-llm": "^0.2.32",
19+
"@mlc-ai/web-llm": "0.2.32",
2020
"@tiptap/core": "^2.2.6",
2121
"@tiptap/extension-bubble-menu": "^2.2.6",
2222
"@tiptap/extension-document": "^2.2.6",

0 commit comments

Comments
 (0)