Skip to content

Commit

Permalink
Add back missing dependencies
Browse files Browse the repository at this point in the history
Merge overwrote some dependencies
  • Loading branch information
bobheadxi committed Jun 11, 2018
1 parent 8e62e11 commit d9c4796
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
37 changes: 37 additions & 0 deletions daemon/web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions daemon/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
"prop-types": "15.6.1",
"react": "16.4.0",
"react-dom": "16.4.0",
"react-redux": "5.0.7",
"react-router-dom": "4.3.1",
"redux": "4.0.0",
"redux-thunk": "2.3.0",
"sass-loader": "7.0.3",
"style-loader": "0.21.0",
"webpack": "4.12.0",
Expand Down

0 comments on commit d9c4796

Please sign in to comment.