Skip to content

Commit eeb4203

Browse files
feat: fix FE package issues
1 parent 972bf0f commit eeb4203

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"react": "18.2.0",
7474
"react-dom": "18.2.0",
7575
"react-hyper-tree": "0.3.12",
76-
"react-resizable-panels": "0.0.63",
76+
"react-resizable-panels": "0.0.54",
7777
"rehype-format": "5.0.0",
7878
"rehype-stringify": "10.0.0",
7979
"remark-embed-images": "4.0.0",

apps/frontend/src/marketing-pages/dev-shell-home/Pricing.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Container } from "../../components/Container";
22
import { UserDto } from "@use-miller/shared-api-client";
3-
import { BuyNowButton } from "../../components/BuyNowButton.jsx";
43
import { CheckIcon } from "@heroicons/react/24/outline";
54
import { SignUpBuyNowButton } from "../../components/SignupBuyNow.jsx";
65

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)