From ea065be884c0fefece052b62236259ca97f83206 Mon Sep 17 00:00:00 2001 From: Jose Luis Leon Date: Thu, 3 Aug 2023 13:17:56 -0500 Subject: [PATCH] fix(package): GitBook as homepage (#17) --- package.json | 2 +- packages/core/package.json | 2 +- packages/native/package.json | 2 +- packages/web/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7c6962d..0d3cdd4 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "description": "The Lynx.ts workspace", "repository": "git@github.com:JoseLion/lynxts.git", - "homepage": "https://joselion.github.io/lynxts/", + "homepage": "https://joselion.gitbook.io/lynx.ts/", "author": "Jose Luis Leon ", "engines": { "node": ">=16" diff --git a/packages/core/package.json b/packages/core/package.json index 1cfc512..c47b6da 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "description": "Lynx.ts core package", "repository": "git@github.com:JoseLion/lynxts.git", - "homepage": "https://joselion.github.io/lynxts/", + "homepage": "https://joselion.gitbook.io/lynx.ts/", "author": "Jose Luis Leon ", "license": "MIT", "keywords": [ diff --git a/packages/native/package.json b/packages/native/package.json index 1ab9645..6edc22e 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "description": "Lynx.ts native package", "repository": "git@github.com:JoseLion/lynxts.git", - "homepage": "https://joselion.github.io/lynxts/", + "homepage": "https://joselion.gitbook.io/lynx.ts/", "author": "Jose Luis Leon ", "license": "MIT", "keywords": [ diff --git a/packages/web/package.json b/packages/web/package.json index f098db1..eaad878 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "description": "Lynx.ts web package", "repository": "git@github.com:JoseLion/lynxts.git", - "homepage": "https://joselion.github.io/lynxts/", + "homepage": "https://joselion.gitbook.io/lynx.ts/", "author": "Jose Luis Leon ", "license": "MIT", "keywords": [