gorgot password deploy

This commit is contained in:
pawan-dot 2025-05-08 14:36:30 +05:30
parent f4b6075808
commit b02db6f342

View File

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