From d62068135a3c3fdf901df6cd70f9c5fa48170ab1 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Sat, 21 Feb 2015 15:46:41 +0200 Subject: [PATCH] add localforage --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 598b3c9..b8e4f7c 100644 --- a/registry.json +++ b/registry.json @@ -142,6 +142,7 @@ "kickstrap": "github:ajkochanowicz/Kickstrap", "less.js": "github:distros/less", "lightbox2": "github:lokesh/lightbox2", + "localforage": "npm:localforage", "lodash": "npm:lodash", "marionette": "github:marionettejs/backbone.marionette", "masonry": "github:desandro/masonry",