Skip to content

Commit

Permalink
bumping versions of JS packages to latest (#1352)
Browse files Browse the repository at this point in the history
* bumping versions of JS packages to latest

* Pining mapbox-gl back to previous version

* bump mapbox-gl to 0.26 ad react-map-gl to 1.7.0
  • Loading branch information
mistercrunch authored Oct 19, 2016
1 parent c255e89 commit b2f7081
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions caravel/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,24 @@
"autobind-decorator": "^1.3.3",
"bootstrap": "^3.3.6",
"bootstrap-datepicker": "^1.6.0",
"brace": "^0.7.0",
"brace": "^0.8.0",
"brfs": "^1.4.3",
"cal-heatmap": "3.5.4",
"cal-heatmap": "3.6.2",
"classnames": "^2.2.5",
"d3": "^3.5.14",
"d3": "^3.5.15",
"d3-cloud": "^1.2.1",
"d3-sankey": "^0.2.1",
"d3-sankey": "^0.4.1",
"d3-scale": "^1.0.3",
"d3-tip": "^0.6.7",
"datamaps": "^0.4.4",
"datatables-bootstrap3-plugin": "^0.4.0",
"d3-tip": "^0.7.1",
"datamaps": "^0.5.8",
"datatables-bootstrap3-plugin": "^0.5.0",
"datatables.net-bs": "^1.10.11",
"font-awesome": "^4.6.3",
"gridster": "^0.5.6",
"immutability-helper": "^2.0.0",
"jquery": "^2.2.1",
"jquery-ui": "1.10.5",
"mapbox-gl": "^0.20.0",
"mapbox-gl": "^0.26.0",
"moment": "^2.14.1",
"moments": "0.0.2",
"mustache": "^2.2.1",
Expand All @@ -69,7 +69,7 @@
"react-dom": "^15.3.2",
"react-draggable": "^2.1.2",
"react-grid-layout": "^0.13.1",
"react-map-gl": "^1.0.0-beta-10",
"react-map-gl": "^1.7.0",
"react-redux": "^4.4.5",
"react-resizable": "^1.3.3",
"react-select": "^1.0.0-rc.2",
Expand Down

0 comments on commit b2f7081

Please sign in to comment.