diff --git a/package-lock.json b/package-lock.json index a82c1e5..c4a4a22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "@fawmi/vue-google-maps", - "version": "0.1.2", + "version": "0.1.4", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 3b5a7d9..72e77b8 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@fawmi/vue-google-maps", "description": "Google Map components for Vue.js 3", - "version": "0.1.2", + "version": "0.1.4", "private": false, "main": "index.js", "scripts": { @@ -11,6 +11,14 @@ "type": "git", "url": "git+https://github.com/fawmi/vue-google-maps.git" }, + "keywords": [ + "vuejs3", + "googlemaps", + "vue 3 google maps", + "vuejs3 google maps", + "vue.js 3 google maps", + "vue" + ], "author": "Fawad Mirzad", "license": "ISC", "bugs": {