Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Commit

Permalink
chore: Update deps - docs: Update DEPLOYMENT
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Jan 23, 2018
1 parent 9024672 commit 7e6fa8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
5 changes: 4 additions & 1 deletion DEPLOYMENT.md
Expand Up @@ -14,4 +14,7 @@ More info: https://github.com/libp2p/js-libp2p-webrtc-star/pull/48

## Other

// TODO document mkg20001 endpoints
# mkg20001
The nodes `ws-star-signal-{2,4,h}.servep2p.com` run on `host0.zion.host`

Upgrades are done by running `bash /home/maciej/upgrade-rendezvous.sh` which runs docker pull and re-creates the containers
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -29,15 +29,15 @@
"debug": "^3.1.0",
"epimetheus": "^1.0.55",
"hapi": "^16.6.2",
"inert": "^4.2.1",
"libp2p-crypto": "^0.10.4",
"inert": "^5.0.1",
"libp2p-crypto": "^0.11.0",
"mafmt": "^3.0.2",
"merge-recursive": "0.0.3",
"minimist": "^1.2.0",
"multiaddr": "^3.0.1",
"multiaddr": "^3.0.2",
"once": "^1.4.0",
"peer-id": "^0.10.3",
"peer-info": "^0.11.3",
"peer-id": "^0.10.4",
"peer-info": "^0.11.4",
"prom-client": "^10.2.2",
"socket.io": "^2.0.4",
"socket.io-client": "^2.0.4",
Expand All @@ -48,7 +48,7 @@
"test": "test"
},
"devDependencies": {
"aegir": "^12.2.0",
"aegir": "^12.3.0",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"lodash": "^4.17.4"
Expand Down

0 comments on commit 7e6fa8e

Please sign in to comment.