diff options
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index de7d5c5b2..d1c4d2cd9 100644 --- a/bower.json +++ b/bower.json @@ -42,7 +42,7 @@ ".gitignore", ".jshintrc", ".travis.yml", - "*.js", + "./*.js", "**/*.txt" ] }
\ No newline at end of file |