From cef129e231f63d182377aa557ca44dfc94177eac Mon Sep 17 00:00:00 2001 From: rojaro Date: Thu, 25 Jun 2015 18:11:27 +0200 Subject: [PATCH] registry.json: fixed typo (quint => qunit) --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index d029b33..0903b88 100644 --- a/registry.json +++ b/registry.json @@ -273,7 +273,7 @@ "puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework", "puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework", "querystring": "github:jspm/nodelibs-querystring", - "quint": "github:jquery/qunit", + "qunit": "github:jquery/qunit", "rangy": "github:timdown/rangy-release", "raphael": "github:DmitryBaranovskiy/raphael", "ratchet": "github:maker/ratchet",