From df6f0724ad7aad593bb6b45b59f29516559ab2cc Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 26 Nov 2013 21:52:43 +0200 Subject: [PATCH] add Modernizr --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 463835a..71d6d01 100644 --- a/registry.json +++ b/registry.json @@ -21,6 +21,7 @@ "jquery.cookie": "github:carhartl/jquery-cookie", "kickstrap": "github:ajkochanowicz/Kickstrap", "marionette": "github:marionettejs/backbone.marionette", + "modernizr": "github:Modernizr/Modernizr", "moment": "github:moment/moment", "tinygrowl": "github:ajkochanowicz/tinygrowl", "three.js": "cdnjs:three.js",