From e55603e86ab2b562974b683baddc440486c81537 Mon Sep 17 00:00:00 2001 From: Davis Kim Date: Tue, 14 Jul 2015 15:30:32 -0700 Subject: [PATCH] add plugin for handlebars templates --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index e8e97b5..4daa5bd 100644 --- a/registry.json +++ b/registry.json @@ -176,6 +176,7 @@ "handlebars-group-by": "npm:handlebars-group-by", "handlebars-layouts": "npm:handlebars-layouts", "happy": "github:henrikjoreteg/Happy.js", + "hbs": "github:davis/plugin-hbs", "headroom.js": "github:WickyNilliams/headroom.js", "highlightjs": "github:components/highlightjs", "hoek": "github:capaj/hoek-browser",