diff --git a/package.json b/package.json index 07908d9..c41b509 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,6 @@ "engines": { "node": ">= 10" }, - "workspaces": [ - "crates/bsnext_client" - ], "scripts": { "artifacts": "napi artifacts", "build": "napi build --cargo-name bslive --platform --release",