From 4ad36fdedba24af0d17ecf1dcea951063de62913 Mon Sep 17 00:00:00 2001 From: Norbert de Langen Date: Mon, 12 Jun 2023 16:39:31 +0200 Subject: [PATCH] add back package name at root --- node_modules/.yarn-state.yml | 2 +- package.json | 1 + yarn.lock | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/node_modules/.yarn-state.yml b/node_modules/.yarn-state.yml index 7ee729427c55..a6b1a224e847 100644 --- a/node_modules/.yarn-state.yml +++ b/node_modules/.yarn-state.yml @@ -5,6 +5,6 @@ __metadata: version: 1 nmMode: classic -"root-workspace-0b6124@workspace:.": +"@storybook/root@workspace:.": locations: - "" diff --git a/package.json b/package.json index ec338fe09b73..7f2146e9208f 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "name": "@storybook/root", "scripts": { "ci-tests": "cd code; yarn ci-tests", "get-report-message": "cd scripts; yarn get-report-message", diff --git a/yarn.lock b/yarn.lock index 722dc3679e93..60e814efe6f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4,8 +4,8 @@ __metadata: version: 6 -"root-workspace-0b6124@workspace:.": +"@storybook/root@workspace:.": version: 0.0.0-use.local - resolution: "root-workspace-0b6124@workspace:." + resolution: "@storybook/root@workspace:." languageName: unknown linkType: soft