mirror of
https://github.com/Unkn0wnCat/data-toolbox-site.git
synced 2025-04-28 17:46:21 +02:00
Fix build command
This commit is contained in:
parent
0d2d0ace03
commit
c344942d40
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"build": "react-scripts --openssl-legacy-provider build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"tscss": "typed-scss-modules src --watch",
|
||||
|
|
Loading…
Add table
Reference in a new issue