mirror of
https://github.com/pomber/git-history.git
synced 2024-11-22 05:33:57 +03:00
Use legacy provider
This commit is contained in:
parent
bb99493a96
commit
4d4dd3766c
@ -20,7 +20,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "craco --openssl-legacy-provider start",
|
||||
"build": "craco build",
|
||||
"build": "craco --openssl-legacy-provider build",
|
||||
"format": "prettier --write \"**/*.{js,jsx,md,json,html,css,yml}\" --ignore-path .gitignore",
|
||||
"test-prettier": "prettier --check \"**/*.{js,jsx,md,json,html,css,yml}\" --ignore-path .gitignore",
|
||||
"test-cra": "react-scripts test",
|
||||
|
Loading…
Reference in New Issue
Block a user