This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
safet.purkovic
/
DocumentOrganizer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
package.json bug fixed
FE_dev
bronjaermin
2 years ago
parent
febf869992
commit
8dc64c1b6b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
package.json
+ 1
- 1
package.json
View File
@@ -50,7 +50,7 @@
"yup": "^0.32.9"
},
"scripts": {
"start": "react-scripts
--openssl-legacy-provider
start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
Write
Preview
Loading…
Cancel
Save