aboutsummaryrefslogtreecommitdiff
path: root/node_modules/async/internal/withoutIndex.js
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/async/internal/withoutIndex.js')
-rw-r--r--node_modules/async/internal/withoutIndex.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/async/internal/withoutIndex.js b/node_modules/async/internal/withoutIndex.js
index 240a840af..2bd35796a 100644
--- a/node_modules/async/internal/withoutIndex.js
+++ b/node_modules/async/internal/withoutIndex.js
@@ -9,4 +9,4 @@ function _withoutIndex(iteratee) {
return iteratee(value, callback);
};
}
-module.exports = exports['default']; \ No newline at end of file
+module.exports = exports["default"]; \ No newline at end of file