Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
batazor committed Aug 1, 2016
1 parent 670b1b5 commit 74039f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
### Demo
[demonstration](https://flux-chat.herokuapp.com)

### Docker

`docker-compose up`

## Run

npm i
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"mongoose": "^4.0.2",
"morgan": "^1.5.2",
"nodemon": "^1.3.7",
"passport": "^0.2.1",
"passport-facebook": "^2.0.0",
"passport-github": "^0.1.5",
"passport-google-oauth": "^0.2.0",
"passport-local": "^1.0.0",
"passport-twitter": "^1.0.3",
"passport-vkontakte": "^0.4.0",
"passport": "0.2.1",
"passport-facebook": "2.0.0",
"passport-github": "0.1.5",
"passport-google-oauth": "0.2.0",
"passport-local": "1.0.0",
"passport-twitter": "1.0.3",
"passport-vkontakte": "0.4.0",
"passport.socketio": "3.5.1",
"q": "^1.3.0",
"react": "^0.13.3",
Expand Down

0 comments on commit 74039f4

Please sign in to comment.