Skip to content

Commit

Permalink
fix: admin ui build issue (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsbh authored Oct 25, 2024
1 parent f415dfa commit eae7b43
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 4,041 deletions.
2 changes: 1 addition & 1 deletion ui/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ test:
@npm run test

dep:
@npm install --legacy-peer-deps
@npm install --legacy-peer-deps -f
125 changes: 73 additions & 52 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@radix-ui/react-form": "^0.0.2",
"@radix-ui/react-icons": "^1.3.0",
"@raystack/apsara": "^0.21.0",
"@raystack/frontier": "^0.35.2",
"@raystack/frontier": "^0.32.3",
"@stitches/react": "^1.2.8",
"@tanstack/react-table": "^8.9.3",
"dayjs": "^1.11.10",
Expand Down
Loading

0 comments on commit eae7b43

Please sign in to comment.