From ee96a4a678565132b7ee4d6b788aaa4bbf938eb6 Mon Sep 17 00:00:00 2001 From: devbaji Date: Thu, 15 Aug 2024 18:58:05 +0530 Subject: [PATCH] docs: Update package.json description text --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5fd190..6797a5f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue3-google-login", "version": "2.0.32", - "description": "Add Login With Google feature to your Vue 3 application using Google Identity Services", + "description": "Add a Login with Google feature to your Vue 3 application using Google Identity Services", "license": "MIT", "author": "Ananthakrishnan Baji ", "main": "dist/index.cjs.js",