Compare commits
3 Commits
renovate/f
...
master
Author | SHA1 | Date | |
---|---|---|---|
069ca185cc | |||
9b8f2bd3cf | |||
6c9a0db8d5 |
@ -24,7 +24,7 @@ steps:
|
||||
commands:
|
||||
# Build website
|
||||
- cd geneit_app
|
||||
- npm install --legacy-peer-deps # TODO : remove when mui-color-input is updated
|
||||
- npm install
|
||||
- GENERATE_SOURCEMAP=false npm run build
|
||||
# Install AWS
|
||||
- curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
|
||||
|
@ -31,7 +31,7 @@
|
||||
"email-validator": "^2.0.4",
|
||||
"filesize": "^10.1.6",
|
||||
"jspdf": "^3.0.1",
|
||||
"mui-color-input": "^6.0.0",
|
||||
"mui-color-input": "^7.0.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-easy-crop": "^5.4.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user