We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1e499 commit bef2f25Copy full SHA for bef2f25
2 files changed
package.json
@@ -37,8 +37,8 @@
37
"yocto-queue": "^1.2.0"
38
},
39
"scripts": {
40
- "start": "cross-env NODE_OPTIONS=--localstorage-file=.node-localstorage react-scripts start",
41
- "build": "CI=false NODE_OPTIONS=--localstorage-file=.node-localstorage react-scripts build",
+ "start": "react-scripts start",
+ "build": "cross-env CI=false react-scripts build",
42
"test": "react-scripts test",
43
"eject": "react-scripts eject",
44
"prettier": "prettier --write \"**/*\"",
src/ProfilesList.json
@@ -590,5 +590,6 @@
590
"Ananya-Hegde2001.json",
591
"TenathDilusha",
592
"anmolsah.json",
593
- "hitendras510.json"
+ "hitendras510.json",
594
+ "ChaudhariSwati.json"
595
]
0 commit comments