initial demo (#1)
Signed-off-by:
Yi Liu <yi.liu@eclipse-foundation.org>
.eslintcache
0 → 100644
This diff is collapsed.
data/companies.json
0 → 100644
debug.log
0 → 100644
This diff is collapsed.
... | ... | @@ -6,9 +6,11 @@ |
"@testing-library/jest-dom": "^4.2.4", | ||
"@testing-library/react": "^9.5.0", | ||
"@testing-library/user-event": "^7.2.1", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react-scripts": "3.4.3" | ||
"formik": "^2.1.5", | ||
"react": "^17.0.0", | ||
"react-dom": "^17.0.0", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "^4.0.1" | ||
}, | ||
"scripts": { | ||
"start": "react-scripts start", | ||
... | ... | @@ -30,5 +32,10 @@ |
"last 1 firefox version", | ||
"last 1 safari version" | ||
] | ||
}, | ||
"devDependencies": { | ||
"react-datepicker": "^3.2.2", | ||
"react-select": "^3.1.1", | ||
"yup": "^0.29.3" | ||
} | ||
} |
public/_redirects
0 → 100644
public/companies.json
0 → 100644
This diff is collapsed.
This diff is collapsed.
public/workingGroups.json
0 → 100644