Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
ignore src, include dist
remove redundant 'tests'
  • Loading branch information
bboyle committed Apr 2, 2014
1 parent 48df341 commit fa4da39
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
"private": true,
"ignore": [
"**/.*",
"dist",
"libs",
"node_modules",
"bower_components",
"test",
"tests"
"src",
"test"
],
"dependencies": {
"jquery": "1.7.2",
Expand Down

0 comments on commit fa4da39

Please sign in to comment.