pull/16/merge
Morten Olsrud 7 years ago committed by GitHub
commit eda4876c47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

@ -510,7 +510,7 @@
root.sha256 = exports.sha256;
root.sha224 = exports.sha224;
if (AMD) {
define(function () {
define("js-sha256",function () {
return exports;
});
}

Loading…
Cancel
Save