Version 1
[yaffs-website] / node_modules / grunt-legacy-util / node_modules / lodash / date.js
diff --git a/node_modules/grunt-legacy-util/node_modules/lodash/date.js b/node_modules/grunt-legacy-util/node_modules/lodash/date.js
new file mode 100644 (file)
index 0000000..cbf5b41
--- /dev/null
@@ -0,0 +1,3 @@
+module.exports = {
+  'now': require('./now')
+};