updated package.json for makin the build
This commit is contained in:
parent
4a2bb5db3a
commit
37a5cf791e
@ -14,7 +14,7 @@
|
||||
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
|
||||
"scripts": {
|
||||
"dev": "SET NODE_OPTIONS=--openssl-legacy-provider && react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"build": "SET NODE_OPTIONS=--openssl-legacy-provider && react-scripts build",
|
||||
"build:n17": "react-scripts --openssl-legacy-provider build",
|
||||
"changelog": "auto-changelog --starting-version 4.1.0 --commit-limit false --hide-credit",
|
||||
"eject": "react-scripts eject",
|
||||
|
Loading…
Reference in New Issue
Block a user