From b1cb93ccb5011f297f4f523622a08724c8d82901 Mon Sep 17 00:00:00 2001 From: Antonin MOREL Date: Wed, 20 May 2026 15:45:34 +0200 Subject: [PATCH] chore: remove workspace field of package json --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index d9d46fc..6d67631 100644 --- a/package.json +++ b/package.json @@ -9,9 +9,6 @@ "type": "git", "url": "https://github.com/spiko-tech/effect-react-query.git" }, - "workspaces": [ - "example" - ], "files": [ "dist", "src"