Skip to content

Commit 0ce03e1

Browse files
committed
fix(jsx-email): use compatible version range for app-preview dependency
1 parent eb21147 commit 0ce03e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/jsx-email/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@dot/log": "^0.1.3",
48-
"@jsx-email/app-preview": "workspace:*",
48+
"@jsx-email/app-preview": "workspace:^",
4949
"@jsx-email/doiuse-email": "^1.0.1",
5050
"@radix-ui/react-slot": "1.0.2",
5151
"@unocss/core": "^0.57.7",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)