Skip to content

Commit 0c1aa3c

Browse files
committed
add: openssl legacy provider
1 parent f920a62 commit 0c1aa3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"scripts": {
2222
"start": "react-scripts --openssl-legacy-provider start",
23-
"build": "react-scripts build",
23+
"build": "yarn run react-scripts --openssl-legacy-provider build",
2424
"test": "react-scripts test",
2525
"eject": "react-scripts eject",
2626
"build:css": "postcss src/css/tailwind.css -o src/css/main.css"

0 commit comments

Comments
 (0)