diff --git a/code/lib/manager-api/package.json b/code/lib/manager-api/package.json index 8d8401d802be..f15c6b106340 100644 --- a/code/lib/manager-api/package.json +++ b/code/lib/manager-api/package.json @@ -1,7 +1,7 @@ { "name": "@storybook/manager-api", "version": "7.0.0-beta.62", - "description": "Core Storybook API & Context", + "description": "Core Storybook Manager API & Context", "keywords": [ "storybook" ], diff --git a/code/lib/types/package.json b/code/lib/types/package.json index 51b729072084..b7476686de7c 100644 --- a/code/lib/types/package.json +++ b/code/lib/types/package.json @@ -1,7 +1,7 @@ { "name": "@storybook/types", "version": "7.0.0-beta.62", - "description": "Core Storybook Types", + "description": "Core Storybook TS Types", "keywords": [ "storybook" ],