summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash/array/head.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash/array/head.js')
-rw-r--r--deps/npm/node_modules/lodash/array/head.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/npm/node_modules/lodash/array/head.js b/deps/npm/node_modules/lodash/array/head.js
new file mode 100644
index 0000000000..1961b08c7e
--- /dev/null
+++ b/deps/npm/node_modules/lodash/array/head.js
@@ -0,0 +1 @@
+module.exports = require('./first');