git ssb

16+

Dominic / patchbay



Commit fb2dd7db4c013f516cd242e269a7656611df69f6

bump patchcore to support ssb-private missing

mix irving committed on 6/15/2017, 11:05:05 AM
Parent: 82d822ecee3bb75d95896d138696e9213437d36f

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -1504,11 +1504,11 @@
15041504 }
15051505 }
15061506 },
15071507 "patchcore": {
1508- "version": "1.3.0",
1509- "resolved": "https://registry.npmjs.org/patchcore/-/patchcore-1.3.0.tgz",
1510- "integrity": "sha512-tRHPI7BYn+lAg9z6MA6Q7A2D7seAHb4mALjIm5Bg+dTrbUnuhLoH9FQU/RGfer7eQDhxobo7XvJ2GCOhDI2xjQ=="
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=="
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.0",
57 + "patchcore": "^1.3.1",
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