Commit 333b18e1d9320cccf712a715185128a0b3c40eaf
update mutant dep to fix lazy race conditon
Matt McKegg committed on 6/13/2017, 4:51:19 AMParent: 4fab101f4eca1ce3107af419d5980a34e67fe185
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -25,11 +25,11 @@ | ||
25 | 25 | "electron-window-state": "^4.1.0", |
26 | 26 | "insert-css": "~2.0.0", |
27 | 27 | "level": "~1.7.0", |
28 | 28 | "micro-css": "^2.0.0", |
29 | - "mutant": "^3.18.0", | |
29 | + "mutant": "^3.20.1", | |
30 | 30 | "mutant-pull-reduce": "^1.1.0", |
31 | - "patchcore": "~1.0.1", | |
31 | + "patchcore": "~1.0.2", | |
32 | 32 | "patchwork-gatherings": "^1.0.2", |
33 | 33 | "pull-abortable": "^4.1.0", |
34 | 34 | "pull-defer": "^0.2.2", |
35 | 35 | "pull-file": "~1.0.0", |
Built with git-ssb-web