From d9e60bb13b6011798dea4a7038083c54af00f01f Mon Sep 17 00:00:00 2001 From: Vlad Vesa Date: Sun, 20 Nov 2022 12:01:57 +0200 Subject: [PATCH] Update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 944d52d..4c3bbb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "vue-maplibre-gl", - "version": "1.0.0-beta.26", + "name": "@vesa/vue-maplibre-gl", + "version": "1.0.0", "description": "Vue 3 plugin for maplibre-gl", "keywords": [ "vue", @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/razorness/vue-maplibre-gl.git" + "url": "https://github.com/vesavlad/vue-maplibre-gl.git" }, "license": "MIT", "packageManager": "yarn@3.2.3",