From db3ca8142ca301095fd82b10cff34ae896122ca4 Mon Sep 17 00:00:00 2001 From: Jan Johannes Date: Sat, 25 Jul 2015 20:30:48 +0200 Subject: [PATCH] add ractive js to registry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 2da3c1a..54bacbf 100644 --- a/registry.json +++ b/registry.json @@ -301,6 +301,7 @@ "puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework", "querystring": "github:jspm/nodelibs-querystring", "qunit": "github:jquery/qunit", + "ractive": "github:ractivejs/ractive", "rangy": "github:timdown/rangy-release", "raphael": "github:DmitryBaranovskiy/raphael", "ratchet": "github:maker/ratchet",