UNPKG

cra-template

Version:
15 lines (14 loc) 335 B
{ "package": { "dependencies": { "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^13.2.1", "web-vitals": "^2.1.0" }, "eslintConfig": { "extends": ["react-app", "react-app/jest"] } } }