Skip to content

Commit

Permalink
Removed Bootstrap as a Bower dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
curran committed Nov 13, 2014
1 parent 7bac7af commit 5a30cc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "model",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/curran/model",
"authors": [
"Curran <curran.kelleher@gmail.com>",
Expand Down Expand Up @@ -35,9 +35,9 @@
"d3": "~3.4.6",
"topojson": "~1.6.8",
"jasmine": "~2.0.0",
"requirejs": "~2.1.11"
"requirejs": "~2.1.11",
"bootstrap": "~3.2.0"
},
"dependencies": {
"bootstrap": "~3.2.0"
}
}

0 comments on commit 5a30cc7

Please sign in to comment.