Skip to content

Commit

Permalink
updated npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-byiringiro committed Dec 19, 2024
1 parent dd3a366 commit 0c5b63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
region: frankfurt
branch: main
buildCommand: >
npm ci && cd ../shared && npm install && npm run build && cd ../client &&
cd ../shared && npm install && npm run build && cd ../client &&
npm install --save-dev @types/react-transition-group @types/react @types/react-dom &&
npm install vite @vitejs/plugin-react &&
SKIP_PREFLIGHT_CHECK=true npm run build
Expand Down

0 comments on commit 0c5b63d

Please sign in to comment.