Skip to content
Snippets Groups Projects
Commit d476ac42 authored by Viivi Nevalainen's avatar Viivi Nevalainen
Browse files

Upload New File

parent 70f13285
No related branches found
No related tags found
No related merge requests found
{
"name": "frontend",
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^1.2.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"proxy": "http://localhost:3003",
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"jest-watch-typeahead": "^0.6.5",
"eslint-plugin-jest": "^27.2.1",
"json-server": "^0.17.1"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment