Update index.js

This commit is contained in:
Sindre Sorhus 2013-12-16 19:25:01 +01:00
parent 0a33a270b1
commit b0addb86d6

View file

@ -45,7 +45,7 @@ function init() {
return obj[name]; return obj[name];
} }
} };
}); });
return ret; return ret;