Skip to content

Commit

Permalink
fix(package.json): Use old pqackage.json see what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
binh-dam-ibigroup committed Mar 26, 2020
1 parent 45f751a commit cf0c91b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@
"dependencies": {
"@conveyal/lonlat": "^1.1.0",
"@mapbox/polyline": "^0.2.0",
"@opentripplanner/core-utils": "^0.0.18",
"@opentripplanner/from-to-location-picker": "^0.0.18",
"@opentripplanner/geocoder": "^0.0.18",
"@opentripplanner/location-field": "^0.0.18",
"@opentripplanner/trip-form": "^0.0.18",
"@opentripplanner/from-to-location-picker": "^0.0.14",
"@opentripplanner/geocoder": "^0.0.16",
"@opentripplanner/location-field": "^0.0.16",
"bootstrap": "^3.3.7",
"clone": "^2.1.0",
"connected-react-router": "^6.5.2",
Expand Down Expand Up @@ -73,7 +71,6 @@
"redux-actions": "^1.2.1",
"redux-logger": "^2.7.4",
"redux-thunk": "^2.3.0",
"styled-components": "^5.0.1",
"transitive-js": "^0.13.0",
"turf-along": "^3.0.12",
"velocity-react": "^1.3.3"
Expand Down

0 comments on commit cf0c91b

Please sign in to comment.