Added tonyg/js-scrypt override file

This commit is contained in:
Benjamin Pannell
2015-05-06 09:20:23 +02:00
parent 4de0f937d2
commit 09ef28785f
@@ -0,0 +1,7 @@
{
"main": "browser/scrypt",
"format": "global",
"shim": {
"exports": "scrypt_module_factory"
}
}