correct reflect override in browser

This commit is contained in:
guybedford
2016-03-28 09:55:34 +02:00
parent e7c0f8b67c
commit 8828603198
@@ -1,6 +1,9 @@
{
"jspmNodeConversion": false,
"map": {
"crypto": "@node/crypto"
"crypto": {
"node": "@node/crypto",
"default": "@empty"
}
}
}