removed node options
This commit is contained in:
parent
6dde553d7c
commit
638de633a4
@ -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": "SET NODE_OPTIONS=--openssl-legacy-provider && react-scripts build",
|
||||
"build": "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