From af97106938923a8478bd26f6b13a691e6ede588a Mon Sep 17 00:00:00 2001 From: Yasser Moradi Date: Sat, 29 Aug 2015 15:29:23 +0430 Subject: [PATCH] Added FermTest to JSPM registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8ba572f..cfeaf63 100644 --- a/registry.json +++ b/registry.json @@ -186,6 +186,7 @@ "famous-angular": "github:Famous/famous-angular", "famous-polyfills": "github:Famous/polyfills", "fastclick": "npm:fastclick", + "fermtest": "github:Fermium-co/FermTest", "fetch": "github:github/fetch", "firebase": "github:firebase/firebase-bower", "flowtype": "github:simplefocus/FlowType.JS",