From d9acb3da1b22941b65cf84f963fedf96fae9e497 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Fri, 28 Sep 2012 18:16:53 -0700 Subject: [PATCH] Modify to same name standard. --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 295415c..1530b51 100644 --- a/component.json +++ b/component.json @@ -1,5 +1,5 @@ { - "name": "impress.js", + "name": "impress-js", "version": "0.5.3", "description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com", "homepage": "https://github.com/bartaz/impress.js",