Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

Commit

Permalink
fix(#105): updated npm testing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Gasser committed Apr 24, 2019
1 parent dc2e6a7 commit e2433aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"lodash": "^4.17.11",
"moment": "^2.23.0",
"prop-types": "^15.6.2",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-dropzone": "^8.0.3",
"react-redux": "^6.0.0",
"react-router-dom": "^4.3.1",
Expand Down Expand Up @@ -75,7 +75,7 @@
"babel-eslint": "9.0.0",
"cross-env": "^5.2.0",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.9.1",
"enzyme-adapter-react-16": "^1.12.1",
"enzyme-to-json": "^3.3.5",
"eslint": "5.12.0",
"jest-fetch-mock": "^2.1.1",
Expand Down

0 comments on commit e2433aa

Please sign in to comment.