Skip to content

Commit

Permalink
Merge pull request #6 from ssbc/fix-npm-deps
Browse files Browse the repository at this point in the history
Fix npm dependencies
  • Loading branch information
christianbundy authored May 14, 2019
2 parents d955a25 + a25d351 commit 8076a02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,17 @@
"level": "^5.0.0",
"level-sublevel": "^6.6.5",
"mdmanifest": "^1.0.8",
"muxrpc-validation": "^3.0.0",
"ssb-client": "^4.7.4",
"ssb-keys": "^7.1.3",
"ssb-ref": "^2.13.9"
},
"devDependencies": {
"pull-stream": "^3.6.11",
"ssb-friends": "^4.1.0",
"ssb-gossip": "^1.0.10",
"ssb-replicate": "^1.0.1",
"ssb-server": "^14.1.0",
"ssb-ws": "^6.2.0",
"tape": "^4.9.2"
},
"scripts": {
Expand Down

0 comments on commit 8076a02

Please sign in to comment.