fix(e2e): add missing deps to fix sandbox module not found errors in cli/core (#7256)

This commit is contained in:
anthony bushong
2025-08-27 15:23:38 -07:00
committed by GitHub
parent af4fe611ed
commit 5e84006293
2 changed files with 2 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
"open": "^10.1.2",
"react": "^19.1.0",
"read-package-up": "^11.0.0",
"simple-git": "^3.28.0",
"shell-quote": "^1.8.3",
"string-width": "^7.1.0",
"strip-ansi": "^7.1.0",