Skip to content

Commit b63de8e

Browse files
chore: update mapboxgl prop
1 parent 93474b8 commit b63de8e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dist/vue-mapbox-geocoder.common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1992,7 +1992,7 @@ var geocoderEvents = {
19921992
type: Function,
19931993
default: null
19941994
},
1995-
mapboxGl: {
1995+
mapboxgl: {
19961996
type: Object,
19971997
default: null
19981998
},

dist/vue-mapbox-geocoder.umd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,7 +2001,7 @@ var geocoderEvents = {
20012001
type: Function,
20022002
default: null
20032003
},
2004-
mapboxGl: {
2004+
mapboxgl: {
20052005
type: Object,
20062006
default: null
20072007
},

0 commit comments

Comments
 (0)