From 78e5750a84c4f3e3fd923b3fbe5169b1dd4698b6 Mon Sep 17 00:00:00 2001 From: bahadirsofuoglu Date: Mon, 13 Jun 2022 22:10:46 +0300 Subject: [PATCH] repository - homepage updates 0.0.3 release --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 0948b44..f4145d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "form-wizard-vue3", - "version": "0.0.2", + "version": "0.0.3", "main": "./dist/form-wizard-vue3.umd.js", "module": "./dist/form-wizard-vue3.es.js", "author": "Bahadir Sofuoglu ", @@ -31,6 +31,7 @@ "vue": "^3.2.25" }, "license": "MIT", + "homepage": "git+https://github.com/bahadirsofuoglu/form-wizard-vue3.git", "repository": { "type": "git", "url": "git+https://github.com/bahadirsofuoglu/form-wizard-vue3.git"