From a62448cbedc4171f09fb660f77fa7273a08ceaf7 Mon Sep 17 00:00:00 2001 From: Shannon Moeller Date: Thu, 9 Apr 2015 09:46:25 -0400 Subject: [PATCH] Added handlebars helpers. - handlebars-group-by - handlebars-layouts --- registry.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/registry.json b/registry.json index 046622a..f5df217 100644 --- a/registry.json +++ b/registry.json @@ -148,6 +148,8 @@ "hammer": "github:hammerjs/hammer.js", "handlebars": "github:components/handlebars.js", "handlebars.js": "github:components/handlebars.js", + "handlebars-group-by": "npm:handlebars-group-by", + "handlebars-layouts": "npm:handlebars-layouts", "happy": "github:henrikjoreteg/Happy.js", "highlightjs": "github:components/highlightjs", "hoek": "github:capaj/hoek-browser",