Skip to content

Commit

Permalink
Merge pull request #2416 from nus-fboa2016-si/chatexample
Browse files Browse the repository at this point in the history
updated express version to express 4
  • Loading branch information
nkzawa committed Apr 11, 2016
2 parents 881f165 + 910b5d7 commit 0c6d50d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/chat/package.json
Expand Up @@ -7,6 +7,6 @@
"private": true,
"license": "BSD",
"dependencies": {
"express": "3.4.8"
"express": "4.13.4"
}
}
}

0 comments on commit 0c6d50d

Please sign in to comment.