From 792a8f6a074008145b21c99536b71675c68e3af1 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Fri, 29 Apr 2016 17:57:08 +0100 Subject: [PATCH] Bower has changed the rules in which a name must follow --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 80d55dc1..f6bd3d9f 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "Cachet", + "name": "cachet", "dependencies": { "animate-sass": "~0.6", "autosize": "~3.0",