cra-template-ts-all
Version:
React with typescript-template, redux, react-router complete pack for Create React App template.
23 lines • 776 B
JSON
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.1",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.4",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-redux": "^7.1.16",
"@types/react-router-dom": "^5.1.7",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.3",
"typescript": "^4.2.2",
"web-vitals": "^1.1.0",
"react-router-dom": "5.2.0",
"react-redux": "7.2.2",
"redux": "4.0.5"
}
}
}