Commit 9cbca35a9f214a2cc57f38645bc16fb874eb8222
bump mutant dep to fix disposal of closed network tab
#67Matt McKegg committed on 1/13/2017, 1:18:44 AM
Parent: 1f965cd163e7c8df4b61d8f58aafb4b1bf15861b
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -7,9 +7,9 @@ | |||
7 | 7 … | "type": "git", | |
8 | 8 … | "url": "git://github.com/dominictarr/patchbay.git" | |
9 | 9 … | }, | |
10 | 10 … | "dependencies": { | |
11 | - "@mmckegg/mutant": "^3.11.0", | ||
11 … | + "@mmckegg/mutant": "^3.12.0", | ||
12 | 12 … | "brfs": "^1.4.3", | |
13 | 13 … | "cont": "^1.0.3", | |
14 | 14 … | "dataurl-": "^0.1.0", | |
15 | 15 … | "depject": "^3.0.0", |
Built with git-ssb-web