Skip to content

Commit

Permalink
Updated react-tap-event-plugin
Browse files Browse the repository at this point in the history
Updated dependency because of issues with the lates react
version. See mui/material-ui#5396

Signed-off-by: Tobias Kahse <tobias.kahse@stud.tu-darmstadt.de>
  • Loading branch information
Thylossus committed Mar 14, 2017
1 parent a475752 commit e97e1d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"react-redux": "^4.4.5",
"react-router": "^2.4.0",
"react-router-redux": "^4.0.4",
"react-tap-event-plugin": "^1.0.0",
"react-tap-event-plugin": "^2.0.0",
"redux": "^3.5.2",
"redux-logger": "^2.6.1",
"redux-thunk": "^2.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Docker/server.user.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ mongo.dbname=characterinsights

mongo.url=mongodb://localhost/${mongo.dbname}

watsonCredentialsUsername=<ADD USERNAME FOR PERSONALITY INSIGHTS SERVICE INSTANCE>
watsonCredentialsPassword=<ADD PASSWORD FOR PERSONALITY INSIGHTS SERVICE INSTANCE>
watsonCredentialsUsername=8d8ac655-13c9-42ca-bc1c-c861df04a1c9
watsonCredentialsPassword=dCPugn3uqsFq

0 comments on commit e97e1d0

Please sign in to comment.