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