Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EBKH authored Aug 18, 2021
1 parent b96adc4 commit ff8fd7a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@testing-library/react": "^10.0.0",
"@testing-library/user-event": "^11.0.0",
"@types/jest": "^25.0.0",
"@types/node": "^11.0.0",
"@types/react": "^16.0.0",
"@types/react-dom": "^16.0.0",
"css-loader": "^4.3.0",
"del-cli": "^3.0.1",
"del-cli": "^2.0.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-scripts": "4.0.3",
"react-scripts": "3.0.0",
"style-loader": "^1.3.0",
"ts-loader": "^8.2.0",
"typescript": "^4.1.2",
Expand Down

0 comments on commit ff8fd7a

Please sign in to comment.