From 9cfbe06c8277dcbc45fc958a7891fc0e5199af2e Mon Sep 17 00:00:00 2001 From: Yuzu Date: Wed, 3 Aug 2022 17:32:38 -0500 Subject: [PATCH] chore: fix metadata --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d083b24..8137fcd 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "biscuitland", + "name": "@biscuitland/core", "workspaces": [ "packages/*" ],