|
27 | 27 | },
|
28 | 28 | "homepage": "https://github.com/opentripplanner/otp-react-redux#readme",
|
29 | 29 | "dependencies": {
|
30 |
| - "@opentripplanner/base-map": "^0.0.22", |
31 |
| - "@opentripplanner/core-utils": "^0.0.22", |
32 |
| - "@opentripplanner/endpoints-overlay": "^0.0.22", |
33 |
| - "@opentripplanner/from-to-location-picker": "^0.0.22", |
34 |
| - "@opentripplanner/geocoder": "^0.0.22", |
| 30 | + "@opentripplanner/base-map": "^1.0.0", |
| 31 | + "@opentripplanner/core-utils": "^1.0.1", |
| 32 | + "@opentripplanner/endpoints-overlay": "^1.0.0", |
| 33 | + "@opentripplanner/from-to-location-picker": "^1.0.0", |
| 34 | + "@opentripplanner/geocoder": "^1.0.0", |
35 | 35 | "@opentripplanner/humanize-distance": "^0.0.22",
|
36 |
| - "@opentripplanner/icons": "^0.0.22", |
37 |
| - "@opentripplanner/itinerary-body": "^0.0.22", |
38 |
| - "@opentripplanner/location-field": "^0.0.22", |
39 |
| - "@opentripplanner/location-icon": "^0.0.22", |
40 |
| - "@opentripplanner/park-and-ride-overlay": "^0.0.22", |
| 36 | + "@opentripplanner/icons": "^1.0.0", |
| 37 | + "@opentripplanner/itinerary-body": "^1.0.0", |
| 38 | + "@opentripplanner/location-field": "^1.0.0", |
| 39 | + "@opentripplanner/location-icon": "^1.0.0", |
| 40 | + "@opentripplanner/park-and-ride-overlay": "^1.0.0", |
41 | 41 | "@opentripplanner/printable-itinerary": "^0.0.22",
|
42 |
| - "@opentripplanner/route-viewer-overlay": "^0.0.22", |
43 |
| - "@opentripplanner/stop-viewer-overlay": "^0.0.22", |
44 |
| - "@opentripplanner/stops-overlay": "^0.0.22", |
45 |
| - "@opentripplanner/transitive-overlay": "^0.0.22", |
46 |
| - "@opentripplanner/trip-details": "^0.0.22", |
47 |
| - "@opentripplanner/trip-form": "^0.0.22", |
48 |
| - "@opentripplanner/trip-viewer-overlay": "^0.0.22", |
49 |
| - "@opentripplanner/vehicle-rental-overlay": "^0.0.22", |
| 42 | + "@opentripplanner/route-viewer-overlay": "^1.0.0", |
| 43 | + "@opentripplanner/stop-viewer-overlay": "^1.0.0", |
| 44 | + "@opentripplanner/stops-overlay": "^1.0.0", |
| 45 | + "@opentripplanner/transitive-overlay": "^1.0.0", |
| 46 | + "@opentripplanner/trip-details": "^1.0.0", |
| 47 | + "@opentripplanner/trip-form": "^1.0.0", |
| 48 | + "@opentripplanner/trip-viewer-overlay": "^1.0.0", |
| 49 | + "@opentripplanner/vehicle-rental-overlay": "^1.0.0", |
50 | 50 | "bootstrap": "^3.3.7",
|
51 | 51 | "bowser": "^1.9.3",
|
52 | 52 | "clone": "^2.1.0",
|
|
99 | 99 | "react-dom": "^16.9.0",
|
100 | 100 | "react-leaflet": "^2.6.1",
|
101 | 101 | "redux-mock-store": "^1.5.3",
|
102 |
| - "semantic-release": "^15.13.12", |
| 102 | + "semantic-release": "^17.1.1", |
103 | 103 | "styled-components": "^5.0.1"
|
104 | 104 | },
|
105 | 105 | "peerDependencies": {
|
|
0 commit comments