Pin dependencies. Simplify start.

This commit is contained in:
Alejandro Cabeza Romero 2025-04-24 11:04:38 +02:00
parent c31cf7f319
commit 82f5f402e8
No known key found for this signature in database
GPG Key ID: DA3D14AE478030FD
2 changed files with 5424 additions and 5004 deletions

View File

@ -28,7 +28,7 @@
},
"scripts": {
"deploy": "gh-pages -d build",
"start": "react-scripts start",
"start": "NODE_OPTIONS=--openssl-legacy-provider react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"

File diff suppressed because it is too large Load Diff