Skip to content

Commit 8457f91

Browse files
chore: update build
1 parent eea8d71 commit 8457f91

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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)