diff --git a/index.js b/index.js index a21f702..1a8d3f5 100644 --- a/index.js +++ b/index.js @@ -45,7 +45,7 @@ function init() { return obj[name]; } - } + }; }); return ret;