gorgot password deploy

This commit is contained in:
pawan-dot 2025-05-08 14:33:37 +05:30
parent 10de1de3c2
commit f4b6075808

View File

@ -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\"",