diff options
author | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-05-28 21:01:29 -1000 |
---|---|---|
committer | cel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519> | 2017-05-28 21:01:29 -1000 |
commit | 0e9903642e2e2c9cfb6f89f80a0256fa6f53ef5c (patch) | |
tree | 30bfa6e7ede6c125eec3a51cbef4892208b1f622 /package.json | |
parent | d8f6c6a19274cf53d9967d3597dd582ee7233ca3 (diff) | |
parent | b66bcecec258b0a2631ec338501afa9409882fe8 (diff) | |
download | patchfoo-0e9903642e2e2c9cfb6f89f80a0256fa6f53ef5c.tar.gz patchfoo-0e9903642e2e2c9cfb6f89f80a0256fa6f53ef5c.zip |
Merge branch 'master' into votes
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 1bc5812..2a78964 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,14 @@ "mime-types": "^2.1.12", "multicb": "^1.2.1", "pull-cat": "^1.1.11", + "pull-git-packidx-parser": "^1.0.0", "pull-hash": "^1.0.0", "pull-hyperscript": "^0.2.2", "pull-identify-filetype": "^1.1.0", "pull-paginate": "^1.0.0", "pull-paramap": "^1.2.1", + "pull-reader": "^1.2.9", "pull-stream": "^3.5.0", - "ssb-avatar": "^0.2.0", "ssb-contact": "^1.0.0", "ssb-marked": "^0.7.1", "ssb-mentions": "^0.2.0", |