From d8235b4e5453b64308b3d0e4c0fa25a5beaf9a49 Mon Sep 17 00:00:00 2001 From: Jarred de Beer Date: Sat, 16 Nov 2013 14:01:06 +0200 Subject: [PATCH] changing 'cdnjs:foundation.min.js' to 'cdnjs:foundation' --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 9af9149..68814dd 100644 --- a/registry.json +++ b/registry.json @@ -13,7 +13,7 @@ "chosen": "github:harvesthq/chosen", "d3": "github:mbostock/d3", "font-awesome": "npm:font-awesome", - "foundation": "cdnjs:foundation.min.js", + "foundation": "cdnjs:foundation", "jquery": "github:components/jquery", "kickstrap": "github:ajkochanowicz/Kickstrap", "marionette": "github:marionettejs/backbone.marionette",