Skip to content

Commit 1f99b46

Browse files
committed
fixed version #4
1 parent 5be9175 commit 1f99b46

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
@@ -36,7 +36,7 @@
3636
"sweetalert": "^2.1.2"
3737
},
3838
"scripts": {
39-
"start": "react-scripts start",
39+
"start": "react-scripts --openssl-legacy-provider start",
4040
"build": "react-scripts build",
4141
"test": "react-scripts test",
4242
"eject": "react-scripts eject"

0 commit comments

Comments
 (0)