Skip to content

Commit

Permalink
support bower install
Browse files Browse the repository at this point in the history
  • Loading branch information
genify committed Mar 15, 2016
1 parent 2a157ca commit e063311
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,10 @@
"swig":">=1.4.2",
"uglify-js": ">=2.5.0",
"iconv-lite": "~0.4.0"
}
},
"ignore": [
"**/.*",
"node_modules",
"test"
]
}

0 comments on commit e063311

Please sign in to comment.