From e5fbd1745270e13bdc20842206fbda6432ecb6ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cevey?= Date: Fri, 9 Jan 2015 14:05:32 +0000 Subject: [PATCH] Add uri-templates --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index a29d850..a799ecb 100644 --- a/registry.json +++ b/registry.json @@ -152,6 +152,7 @@ "typeahead": "github:twitter/typeahead.js", "ua-parser-js": "npm:ua-parser-js", "underscore": "npm:underscore", + "uri-templates": "npm:uri-templates", "url": "github:jspm/nodelibs-url", "util": "github:jspm/nodelibs-util", "vm": "github:jspm/nodelibs-vm",