Bump up version
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@fawmi/vue-google-maps",
|
"name": "@fawmi/vue-google-maps",
|
||||||
"description": "Google Map components for Vue.js 3",
|
"description": "Google Map components for Vue.js 3",
|
||||||
"version": "0.7.13",
|
"version": "0.7.14",
|
||||||
"private": false,
|
"private": false,
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@@ -47,6 +47,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fawmi/vue-google-maps.git"
|
"url": "https://github.com/fawmi/vue-google-maps.git"
|
||||||
},
|
},
|
||||||
|
"types": "types/index.d.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"marker-clusterer-plus": "^2.1.4"
|
"marker-clusterer-plus": "^2.1.4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user