Skip to content

Commit 26f4291

Browse files
committed
changed the package.json
1 parent d022ca4 commit 26f4291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"web-vitals": "^1.1.1"
1414
},
1515
"scripts": {
16-
"start": "react-scripts start",
16+
"start": "node start",
1717
"precommit": "eslint src",
1818
"lint:fix": "eslint --fix src/**/*.js",
1919
"build": "react-scripts build",

0 commit comments

Comments
 (0)