From 30a671b65d2b7d82700b145b3f04f9cef85793df Mon Sep 17 00:00:00 2001 From: Vildan Softic Date: Fri, 20 Mar 2015 16:11:30 +0100 Subject: [PATCH] Add aurelia-animator-css Adds the aurelia-animator-css registry entry --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index e346877..e24dffb 100644 --- a/registry.json +++ b/registry.json @@ -56,6 +56,7 @@ "any-promise-es6": "npm:any-promise-es6", "army-knife": "npm:army-knife", "assert": "github:jspm/nodelibs-assert", + "aurelia-animator-css": "github:aurelia/animator-css", "aurelia-binding": "github:aurelia/binding", "aurelia-breeze": "github:jdanyow/aurelia-breeze", "aurelia-bootstrapper": "github:aurelia/bootstrapper",