git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Commit 333b18e1d9320cccf712a715185128a0b3c40eaf

update mutant dep to fix lazy race conditon

Matt McKegg committed on 6/13/2017, 4:51:19 AM
Parent: 4fab101f4eca1ce3107af419d5980a34e67fe185

Files changed

package.jsonchanged
package.jsonView
@@ -25,11 +25,11 @@
2525 "electron-window-state": "^4.1.0",
2626 "insert-css": "~2.0.0",
2727 "level": "~1.7.0",
2828 "micro-css": "^2.0.0",
29- "mutant": "^3.18.0",
29+ "mutant": "^3.20.1",
3030 "mutant-pull-reduce": "^1.1.0",
31- "patchcore": "~1.0.1",
31+ "patchcore": "~1.0.2",
3232 "patchwork-gatherings": "^1.0.2",
3333 "pull-abortable": "^4.1.0",
3434 "pull-defer": "^0.2.2",
3535 "pull-file": "~1.0.0",

Built with git-ssb-web