Skip to content

Commit

Permalink
Merge commit 'd9ed60dd03ae5ab61fa71706f557a462d89cf79c'
Browse files Browse the repository at this point in the history
  • Loading branch information
evansiroky committed Jul 9, 2020
2 parents 9a77687 + d9ed60d commit 879b481
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 223 deletions.
38 changes: 16 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,26 @@
},
"homepage": "https://github.com/opentripplanner/otp-react-redux#readme",
"dependencies": {
"@conveyal/lonlat": "^1.1.0",
"@mapbox/polyline": "^0.2.0",
"@opentripplanner/base-map": "^1.0.0",
"@opentripplanner/base-map": "^1.0.1",
"@opentripplanner/core-utils": "^1.2.0",
"@opentripplanner/endpoints-overlay": "1.0.0",
"@opentripplanner/from-to-location-picker": "^1.0.0",
"@opentripplanner/endpoints-overlay": "^1.0.1",
"@opentripplanner/from-to-location-picker": "^1.0.1",
"@opentripplanner/geocoder": "^1.0.2",
"@opentripplanner/humanize-distance": "^0.0.22",
"@opentripplanner/icons": "^1.0.0",
"@opentripplanner/itinerary-body": "^1.0.1",
"@opentripplanner/location-field": "^1.0.0",
"@opentripplanner/icons": "^1.0.1",
"@opentripplanner/itinerary-body": "^1.0.2",
"@opentripplanner/location-field": "^1.0.1",
"@opentripplanner/location-icon": "^1.0.0",
"@opentripplanner/park-and-ride-overlay": "^1.0.0",
"@opentripplanner/printable-itinerary": "^0.0.22",
"@opentripplanner/route-viewer-overlay": "^1.0.0",
"@opentripplanner/stop-viewer-overlay": "^1.0.0",
"@opentripplanner/stops-overlay": "^1.0.0",
"@opentripplanner/transitive-overlay": "^1.0.1",
"@opentripplanner/trip-details": "^1.1.0",
"@opentripplanner/trip-form": "^1.0.0",
"@opentripplanner/trip-viewer-overlay": "^1.0.0",
"@opentripplanner/vehicle-rental-overlay": "^1.0.0",
"@turf/along": "^6.0.1",
"@opentripplanner/park-and-ride-overlay": "^1.0.1",
"@opentripplanner/printable-itinerary": "^1.0.0",
"@opentripplanner/route-viewer-overlay": "^1.0.1",
"@opentripplanner/stop-viewer-overlay": "^1.0.1",
"@opentripplanner/stops-overlay": "^1.0.1",
"@opentripplanner/transitive-overlay": "^1.0.2",
"@opentripplanner/trip-details": "^1.1.1",
"@opentripplanner/trip-form": "^1.0.1",
"@opentripplanner/trip-viewer-overlay": "^1.0.1",
"@opentripplanner/vehicle-rental-overlay": "^1.0.1",
"bootstrap": "^3.3.7",
"bowser": "^1.9.3",
"clone": "^2.1.0",
Expand All @@ -58,7 +55,6 @@
"currency-formatter": "^1.4.2",
"d3-selection": "^1.3.0",
"d3-zoom": "^1.7.1",
"deep-equal": "^1.0.1",
"font-awesome": "^4.7.0",
"haversine": "^1.1.0",
"history": "^4.7.2",
Expand All @@ -75,7 +71,6 @@
"prop-types": "^15.6.0",
"qs": "^6.3.0",
"react": "^16.9.0",
"react-addons-shallow-compare": "^15.4.2",
"react-bootstrap": "^0.32.1",
"react-dates": "^6.0.2",
"react-dom": "^16.9.0",
Expand All @@ -99,7 +94,6 @@
"enzyme-to-json": "^3.4.0",
"es6-math": "^1.0.0",
"leaflet": "^1.6.0",
"lodash.clonedeep": "^4.5.0",
"mastarm": "^5.1.3",
"nock": "^9.0.9",
"react": "^16.9.0",
Expand Down
Loading

0 comments on commit 879b481

Please sign in to comment.