git ssb

16+

Dominic / patchbay



Commit b371144173e2ea25f1ec779261a9eef1de3d6441

Merge branch 'master' into fix-looping-feeds

mix irving committed on 6/19/2017, 2:02:32 AM
Parent: f231b14ed22c7cf47457f3dc2841ebd18965086c
Parent: 836d7cc27647f2db6c9d7b151295100cc6124f19

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -1504,11 +1504,11 @@
15041504 }
15051505 }
15061506 },
15071507 "patchcore": {
1508- "version": "1.3.1",
1509- "resolved": "https://registry.npmjs.org/patchcore/-/patchcore-1.3.1.tgz",
1510- "integrity": "sha512-R30bir8PNzCKHs0LzDiHFnB0H5psAmEv8hnA8Dh5LKG/sz+wG5mudlvVa/MZGqj3nT/wLIAFOoSIrf6uWidSVg=="
1508 + "version": "1.4.2",
1509 + "resolved": "https://registry.npmjs.org/patchcore/-/patchcore-1.4.2.tgz",
1510 + "integrity": "sha1-OEvs/XBPQZ6at4eDCCp5uzo5jS0="
15111511 },
15121512 "path-is-absolute": {
15131513 "version": "1.0.1",
15141514 "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
package.jsonView
@@ -53,9 +53,9 @@
5353 "patch-context": "^2.0.0",
5454 "patch-gatherings": "^2.4.1",
5555 "patch-hub": "^1.1.0",
5656 "patchbay-gatherings": "^1.1.0",
57- "patchcore": "^1.3.1",
57 + "patchcore": "^1.4.2",
5858 "pull-abortable": "^4.1.1",
5959 "pull-cat": "^1.1.11",
6060 "pull-next": "1.0.0",
6161 "pull-scroll": "^1.0.6",

Built with git-ssb-web