Skip to content

Commit f7ed93a

Browse files
committed
fix(workbench): add missing sucrase dependency
1 parent 4934bf3 commit f7ed93a

File tree

2 files changed

+92
-7
lines changed

2 files changed

+92
-7
lines changed

apps/workbench/package-lock.json

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

apps/workbench/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"react-resizable-panels": "^2.1.7",
5353
"react-router-dom": "^7.0.0",
5454
"react-syntax-highlighter": "^16.1.1",
55+
"sucrase": "^3.35.1",
5556
"tailwind-merge": "^3.0.0",
5657
"yaml": "^2.7.0",
5758
"zustand": "^5.0.12"

0 commit comments

Comments
 (0)