Skip to content

Commit

Permalink
add modif with signin
Browse files Browse the repository at this point in the history
  • Loading branch information
akugone committed Sep 25, 2023
1 parent 97e3333 commit d812f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"url": "^0.11.0"
},
"scripts": {
"start": "GENERATE_SOURCEMAP=false PORT=3003 react-scripts start",
"start": "cross-env GENERATE_SOURCEMAP=false PORT=3003 react-scripts start",
"build": "react-scripts build",
"test:unit": "exit 0",
"fix": "run-s fix:*",
Expand Down

0 comments on commit d812f3c

Please sign in to comment.