From 3f32ad035063bae20e802fb0a9bd4359318a23ce Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 26 Aug 2013 12:56:56 +0200 Subject: [PATCH] webfont version fix --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 98fd4f4..5f7b53b 100644 --- a/registry.json +++ b/registry.json @@ -9,7 +9,7 @@ "depends": ["../css/bootstrap.css!", "jspm:jquery"] }, "webfont": { - "location": "cdnjs:webfont/1.3.1", + "location": "cdnjs:webfont/1.3.0", "main": "webfont" } }