Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
fixed bower file
Browse files Browse the repository at this point in the history
  • Loading branch information
Javi Aguilar committed May 21, 2015
1 parent 8be89b2 commit 77d6cde
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bower.json
@@ -1,12 +1,19 @@
{
"name": "fontawesome-iconpicker",
"version": "1.1.2",
"main": [
"dist/css/fontawesome-iconpicker.css",
"dist/css/fontawesome-iconpicker.min.css",
"dist/js/fontawesome-iconpicker.js",
"dist/js/fontawesome-iconpicker.min.js"
],
"dependencies": {
"jquery": "^1.10",
"bootstrap": "^3"
},
"ignore": [
"\\.*",
"/extension",
"/src",
"index.html",
"/package.json",
Expand Down

0 comments on commit 77d6cde

Please sign in to comment.