Skip to content

Commit 7e1d1a9

Browse files
committed
add missing yalc dep
1 parent dd19c97 commit 7e1d1a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/render/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@
105105
"shelljs": "0.8.5",
106106
"tsconfig": "workspace:*",
107107
"tsup": "8.4.0",
108-
"typescript": "5.8.3"
108+
"typescript": "5.8.3",
109+
"yalc": "1.0.0-pre.53"
109110
},
110111
"publishConfig": {
111112
"access": "public"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)