From 4600568d945b89abc1977f28c4fc88202602efa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Sun, 19 Jul 2015 21:34:30 +0200 Subject: [PATCH] Added URI.js to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 0f7b5b0..f27c8cb 100644 --- a/registry.json +++ b/registry.json @@ -358,6 +358,7 @@ "ua-parser-js": "npm:ua-parser-js", "uikit": "github:uikit/uikit", "underscore": "npm:underscore", + "uri": "github:medialize/URI.js", "uri-templates": "npm:uri-templates", "url": "github:jspm/nodelibs-url", "util": "github:jspm/nodelibs-util",