From 96063f79370f2accba8dc07b83a6076acbd9eef2 Mon Sep 17 00:00:00 2001 From: Dustin Date: Wed, 25 Jun 2025 10:53:12 -0400 Subject: [PATCH] chore: Updated @webcontainer/api to 1.6.4-internal.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6775f14..5e8215b 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@remix-run/react": "^2.10.2", "@uiw/codemirror-theme-vscode": "^4.23.0", "@unocss/reset": "^0.61.0", - "@webcontainer/api": "1.3.0-internal.10", + "@webcontainer/api": "1.6.4-internal.2", "@xterm/addon-fit": "^0.10.0", "@xterm/addon-web-links": "^0.11.0", "@xterm/xterm": "^5.5.0",