From cc1b8288a1be961e92635a10d61be54cd5b75aa8 Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Wed, 21 Feb 2024 17:40:02 +0100 Subject: [PATCH] Update package.json --- inertia-sails/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inertia-sails/package.json b/inertia-sails/package.json index b0824b1b..c91b4658 100644 --- a/inertia-sails/package.json +++ b/inertia-sails/package.json @@ -13,7 +13,8 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/sailscastshq/inertia-sails.git" + "url": "git+https://github.com/sailscastshq/boring-stack.git", + "directory": "packages/inertia-sails" }, "peerDependencies": { "sails": ">=1"