Bump up version

This commit is contained in:
Fawad Mirzad
2021-04-29 02:53:30 +02:00
parent 1109123145
commit d5fc2b086b

View File

@@ -1,7 +1,7 @@
{
"name": "@fawmi/vue-google-maps",
"description": "Google Map components for Vue.js 3",
"version": "0.7.13",
"version": "0.7.14",
"private": false,
"main": "src/main.js",
"keywords": [
@@ -47,6 +47,7 @@
"type": "git",
"url": "https://github.com/fawmi/vue-google-maps.git"
},
"types": "types/index.d.ts",
"dependencies": {
"marker-clusterer-plus": "^2.1.4"
}