From bd164a060ceee33b5207e12a23085d57cc162a48 Mon Sep 17 00:00:00 2001 From: Jarred de Beer Date: Fri, 15 Nov 2013 12:23:04 +0200 Subject: [PATCH] adding npm:font-awesome --- registry.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registry.json b/registry.json index eea6e08..b1b8ef8 100644 --- a/registry.json +++ b/registry.json @@ -4,13 +4,14 @@ "image": "github:jspm/plugin-image", "json": "github:jspm/plugin-json", "text": "github:jspm/plugin-text", - + "angular": "cdnjs:angular.js", "angular-ui": "cdnjs:angular-ui/angular-ui", "angularFire": "github:firebase/angularFire", "backbone": "github:jashkenas/backbone", "bootstrap": "github:twbs/bootstrap", "chosen.jquery": "cdnjs:chosen", + "font-awesome": "npm:font-awesome", "jquery": "github:components/jquery", "kickstrap": "github:ajkochanowicz/Kickstrap", "marionette": "github:marionettejs/backbone.marionette",