From 0076941b107e14a28d423f9d4728b47c058f3048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Cevey?= Date: Fri, 23 Jan 2015 12:30:02 +0000 Subject: [PATCH] Add theseus-angular --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 50c4cac..10715cb 100644 --- a/registry.json +++ b/registry.json @@ -164,6 +164,7 @@ "stream": "github:jspm/nodelibs-stream", "string_decoder": "github:jspm/nodelibs-string_decoder", "theseus": "npm:theseus", + "theseus-angular": "npm:theseus-angular", "timers": "github:jspm/nodelibs-timers", "tinygrowl": "github:ajkochanowicz/tinygrowl", "tls": "github:jspm/nodelibs-tls",