Skip to content

Commit

Permalink
Update template.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed Sep 13, 2020
1 parent a4c220b commit a7f6c35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/cra-template/template.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.11.0",
"@testing-library/react": "^10.4.3",
"@testing-library/user-event": "^12.0.11",
"web-vitals": "^0.2.2"
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^10.4.9",
"@testing-library/user-event": "^12.1.2",
"web-vitals": "^0.2.4"
},
"eslintConfig": {
"extends": ["react-app", "react-app/jest"]
Expand Down

0 comments on commit a7f6c35

Please sign in to comment.