From 2260f30dac23493b2b5d125f0927407a4ff4a883 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 17 Oct 2013 09:17:15 +0200 Subject: [PATCH] Update registry.json --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index 7e4e800..795bf15 100644 --- a/registry.json +++ b/registry.json @@ -4,6 +4,6 @@ "backbone": "github:jashkenas/backbone", "bootstrap": "github:twbs/bootstrap", "jquery": "github:components/jquery", - "underscore": "github:jashkenas/underscore", + "underscore": "npm:underscore", "webfont": "cdnjs:webfont/1.3.0#webfont" }