From 77a461fc4d2589f4bbe2ddfbd775c0e2ac5ee4be Mon Sep 17 00:00:00 2001 From: Rafael Caricio Date: Sun, 7 Sep 2014 21:52:23 +0200 Subject: [PATCH] Fix bower --- bower.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 375a11a..cfb5737 100644 --- a/bower.json +++ b/bower.json @@ -10,14 +10,12 @@ ".npmignore", ".travis.yml", ".umd", - "gulpfile.js", - "npm-shrinkwrap.json", "package.json", "index.html", "Makefile", "build/node.js", "README.md", - "gruntfile.js", + "*.js", "lib/*", "spec/*", "LICENSE"