summaryrefslogtreecommitdiff
path: root/includes/external/school/node_modules/lodash/date.js
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/school/node_modules/lodash/date.js')
-rw-r--r--includes/external/school/node_modules/lodash/date.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/external/school/node_modules/lodash/date.js b/includes/external/school/node_modules/lodash/date.js
new file mode 100644
index 0000000..cbf5b41
--- /dev/null
+++ b/includes/external/school/node_modules/lodash/date.js
@@ -0,0 +1,3 @@
+module.exports = {
+ 'now': require('./now')
+};