From 1e99f9567142d7ef45d802230a2a7c30260b55c5 Mon Sep 17 00:00:00 2001 From: Guillermo Croppi Date: Wed, 26 Jun 2019 19:14:56 -0300 Subject: [PATCH] VIRCN-7 Fix mark not placed correctly --- package.json | 2 +- src/components/InitiativeMap.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6eff244..2529e58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "creating-networks-front", - "version": "0.1.0", + "version": "0.1.2", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/components/InitiativeMap.vue b/src/components/InitiativeMap.vue index f57830e..0a97706 100644 --- a/src/components/InitiativeMap.vue +++ b/src/components/InitiativeMap.vue @@ -10,7 +10,7 @@ @load="onMapLoad" > - +