Skip to content

Commit

Permalink
Merge pull request #1 from cjb/master
Browse files Browse the repository at this point in the history
Update fork from master
  • Loading branch information
Samardon committed Dec 13, 2014
2 parents 8643e0b + 6bb72a8 commit ea26f25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,12 +1,12 @@
{
"name": "serverless-webrtc",
"version": "1.0.3",
"version": "1.0.5",
"description": "A terminal text chat client for webrtc datachannels between node and browsers.",
"author": "Chris Ball <chris@printf.net> (http://printf.net/)",
"license": "MIT",
"main": "serverless-webrtc.js",
"dependencies": {
"wrtc": "0.0.22",
"wrtc": "~0.0.29",
"ansi": "0.3.0"
},
"repository": {
Expand Down

0 comments on commit ea26f25

Please sign in to comment.