From 8efb5c1ca37be7907ca67f70fcb4403ee42b8891 Mon Sep 17 00:00:00 2001 From: Mohammad Rad Date: Wed, 11 Dec 2024 03:17:22 -0800 Subject: [PATCH] remove extra hoisting limit option --- packages/shortest/package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/shortest/package.json b/packages/shortest/package.json index 0c41afe4..ec89e207 100644 --- a/packages/shortest/package.json +++ b/packages/shortest/package.json @@ -80,8 +80,5 @@ "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" - }, - "installConfig": { - "hoistingLimits": "workspaces" } } \ No newline at end of file