Skip to content

Commit

Permalink
updated bower file
Browse files Browse the repository at this point in the history
  • Loading branch information
catc committed Feb 23, 2015
1 parent 6187505 commit e2dac0c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,12 @@
],
"license": "MIT",
"ignore": [
"*",
"**/.*",
"!dist/**/*",
"!LICENSE"
"!LICENSE",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit e2dac0c

Please sign in to comment.