gorgot password deploy
This commit is contained in:
parent
f4b6075808
commit
b02db6f342
@ -14,7 +14,7 @@
|
||||
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
|
||||
"scripts": {
|
||||
"dev": "cross-env NODE_OPTIONS=--openssl-legacy-provider react-scripts start",
|
||||
"build": " NODE_OPTIONS=--openssl-legacy-provider react-scripts build",
|
||||
"build": "cross-env NODE_OPTIONS=--openssl-legacy-provider react-scripts build",
|
||||
"changelog": "auto-changelog --starting-version 4.1.0 --commit-limit false --hide-credit",
|
||||
"eject": "react-scripts eject",
|
||||
"lint": "eslint \"src/**/*.js\"",
|
||||
|
Loading…
Reference in New Issue
Block a user