From 4b783c01770fe91f090864420cfecdbc83d860a4 Mon Sep 17 00:00:00 2001 From: Andrey Sitnik Date: Sat, 5 Aug 2023 00:34:05 +0200 Subject: [PATCH] Update domain in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d5e16f..ff7c842 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "author": "Eduard Aksamitov ", "license": "MIT", - "homepage": "https://logux.io/", + "homepage": "https://logux.org/", "repository": "logux/vuex", "sideEffects": false, "type": "module",