summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/category.jst
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/category.jst')
-rw-r--r--ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/category.jst2
1 files changed, 2 insertions, 0 deletions
diff --git a/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/category.jst b/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/category.jst
new file mode 100644
index 00000000..62c2db8a
--- /dev/null
+++ b/ecomp-portal-FE/client/bower_components/lodash/lib/fp/template/modules/category.jst
@@ -0,0 +1,2 @@
+var convert = require('./convert');
+module.exports = convert(require('../<%= name %>'));