Skip to content

Commit

Permalink
updated bower versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren committed Jun 7, 2016
1 parent de91192 commit 1eb68cf
Showing 1 changed file with 22 additions and 18 deletions.
40 changes: 22 additions & 18 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,27 @@
"name": "plots2",
"version": "2.1",
"dependencies": {
"fontawesome": "~4.5.0",
"bootstrap": "~3.2.0",
"bootstrap-lightbox": "jbutz/bootstrap-lightbox#~0.5.0",
"bootstrap-typeahead": "bassjobsen/Bootstrap-3-Typeahead#~4.0.0",
"bootstrap-datepicker": "~1.6.0",
"jquery": "~1.11",
"jquery-file-upload": "~8.1.0",
"marked": "0.3.2",
"ics": "nwcell/ics.js#0.1.3",
"jsdiff": "~1.2.2",
"flot": "~0.7",
"leaflet": "0.7.3",
"moment": "~2.10.6",
"junction": "theleagueof/junction",
"publiclab-editor": "~0.0.1",
"woofmark": "4.1.0",
"horsey": "3.0.0",
"bootstrap-tokenfield": "~0.12.0"
"fontawesome": "~4.5.0",
"bootstrap": "~3.2.0",
"bootstrap-lightbox": "jbutz/bootstrap-lightbox#~0.5.0",
"bootstrap-typeahead": "bassjobsen/Bootstrap-3-Typeahead#~4.0.0",
"bootstrap-datepicker": "~1.6.0",
"jquery": "~1.11",
"jquery-file-upload": "~8.1.0",
"marked": "0.3.2",
"ics": "nwcell/ics.js#0.1.3",
"jsdiff": "~1.2.2",
"flot": "~0.7",
"leaflet": "0.7.3",
"moment": "~2.10.6",
"junction": "theleagueof/junction",
"publiclab-editor": "~0.0.1",
"woofmark": "~4.1.0",
"horsey": "3.0.0",
"bootstrap-tokenfield": "~0.12.0"
},
"resolutions": {
"jquery": "~2.1.0",
"bootstrap": "~3.2.0"
}
}

0 comments on commit 1eb68cf

Please sign in to comment.