Skip to content

Commit 7aa5c0d

Browse files
committed
up
1 parent f24138e commit 7aa5c0d

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

ui/src/craco.config.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

ui/src/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"tailwindcss-animate": "^1.0.7"
2222
},
2323
"scripts": {
24-
"start": "craco start",
25-
"build": "craco build",
26-
"test": "craco test",
24+
"start": "react-scripts start",
25+
"build": "react-scripts build",
26+
"test": "react-scripts test",
2727
"eject": "react-scripts eject"
2828
},
2929
"eslintConfig": {

0 commit comments

Comments
 (0)