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