Spaces:
Running
Running
Commit ·
fda5506
1
Parent(s): abcbedb
commit updated code 26082025-011332
Browse files- package.json +1 -1
package.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
},
|
| 20 |
"scripts": {
|
| 21 |
"start": "react-scripts start",
|
| 22 |
-
"build": "
|
| 23 |
"test": "react-scripts test",
|
| 24 |
"eject": "react-scripts eject"
|
| 25 |
},
|
|
|
|
| 19 |
},
|
| 20 |
"scripts": {
|
| 21 |
"start": "react-scripts start",
|
| 22 |
+
"build": "react-scripts build",
|
| 23 |
"test": "react-scripts test",
|
| 24 |
"eject": "react-scripts eject"
|
| 25 |
},
|