KumarArpit8649 commited on
Commit
5aaf586
·
verified ·
1 Parent(s): d9bb637

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +4 -3
package.json CHANGED
@@ -55,10 +55,11 @@
55
  "zod": "^3.24.4"
56
  },
57
  "scripts": {
58
- "start": "craco start",
59
- "build": "craco build",
60
- "test": "craco test"
61
  },
 
62
  "browserslist": {
63
  "production": [
64
  ">0.2%",
 
55
  "zod": "^3.24.4"
56
  },
57
  "scripts": {
58
+ "start": "react-scripts start",
59
+ "build": "react-scripts build",
60
+ "test": "react-scripts test"
61
  },
62
+
63
  "browserslist": {
64
  "production": [
65
  ">0.2%",