Update 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.11",
|
"version": "0.7.12",
|
||||||
"private": false,
|
"private": false,
|
||||||
"main": "src/main.js",
|
"main": "src/main.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"Vue 3 Google maps"
|
"Vue 3 Google maps"
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/xkjyeah/vue-google-maps/issues"
|
"url": "https://github.com/fawmi/vue-google-maps/issues"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "node service/commands/build.js",
|
"build": "node service/commands/build.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user