git ssb

10+

Matt McKegg / patchwork



Commit c8873c66572b9fc77e5e0a9d22c2bcecc521dcdb

use patchcore 1.0.0

Matt McKegg committed on 6/12/2017, 1:40:01 PM
Parent: 1e424e663092ab3b875ad4dae38a6df91d560e60

Files changed

modules/page/html/render/search.jschanged
package.jsonchanged
modules/page/html/render/search.jsView
@@ -9,9 +9,8 @@
99 var defer = require('pull-defer')
1010 var pullCat = require('pull-cat')
1111
1212 exports.needs = nest({
13- 'sbot.pull.search': 'first',
1413 'sbot.pull.log': 'first',
1514 'keys.sync.id': 'first',
1615 'message.html.render': 'first'
1716 })
package.jsonView
@@ -38,9 +38,9 @@
3838 "mutant-pull-reduce": "^1.1.0",
3939 "non-private-ip": "^1.4.1",
4040 "on-change-network": "0.0.2",
4141 "on-wakeup": "^1.0.1",
42- "patchcore": "github:ssbc/patchcore#with-flume-indexes",
42+ "patchcore": "~1.0.0",
4343 "patchwork-gatherings": "^1.0.2",
4444 "pull-abortable": "^4.1.0",
4545 "pull-defer": "^0.2.2",
4646 "pull-file": "~1.0.0",

Built with git-ssb-web