Skip to content

Commit

Permalink
update p2p-chat
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeibi committed Jun 27, 2017
1 parent bc935b2 commit 4dc26f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "p2p-chat-demo",
"version": "0.2.1",
"version": "0.3.0",
"license": "MIT",
"private": true,
"description": "a p2p chat app",
Expand All @@ -23,8 +23,8 @@
],
"dependencies": {
"dateformat": "^2.0.0",
"logger": "github:dgeibi/logger#e7dede1",
"p2p-chat": "github:dgeibi/p2p-chat#56fe954"
"logger": "github:dgeibi/logger#7608af0",
"p2p-chat": "github:dgeibi/p2p-chat#v1.1.0"
},
"devDependencies": {
"electron": "^1.6.10",
Expand Down

0 comments on commit 4dc26f5

Please sign in to comment.