Skip to content

Commit b83a0df

Browse files
committed
Merge branch 'master' of github.com:opentripplanner/otp-ui
2 parents 4f28fd8 + 2a3df7b commit b83a0df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/stops-overlay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/stops-overlay",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "A map overlay to show transit stops",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

packages/vehicle-rental-overlay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opentripplanner/vehicle-rental-overlay",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A map overlay to show vehicle rentals from a specific company",
55
"main": "lib/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)