Version 1
[yaffs-website] / node_modules / grunt-legacy-log-utils / node_modules / lodash / fp / add.js
diff --git a/node_modules/grunt-legacy-log-utils/node_modules/lodash/fp/add.js b/node_modules/grunt-legacy-log-utils/node_modules/lodash/fp/add.js
new file mode 100644 (file)
index 0000000..c51b8fa
--- /dev/null
@@ -0,0 +1,2 @@
+var convert = require('./convert');
+module.exports = convert('add', require('../add'));