Skip to content

Commit 6a038f4

Browse files
committed
Fix package specifier
1 parent 9e85d48 commit 6a038f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@echo-webkom/db": "workspace:*",
1919
"@echo-webkom/email": "workspace:*",
2020
"@echo-webkom/lib": "workspace:*",
21-
"@echo-webkom/sanity": "workspace:^",
21+
"@echo-webkom/sanity": "workspace:*",
2222
"@hookform/resolvers": "3.9.0",
2323
"@json2csv/plainjs": "^7.0.6",
2424
"@radix-ui/react-alert-dialog": "1.1.1",

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)