diff --git a/lib/cli/package.json b/lib/cli/package.json index 81b271171faf..e7501efcbb90 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -86,9 +86,6 @@ "strip-json-comments": "^3.1.1", "update-notifier": "^5.0.1" }, - "peerDependencies": { - "jest": "*" - }, "publishConfig": { "access": "public" }, diff --git a/yarn.lock b/yarn.lock index 2dc50af394e5..23919315ea87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7415,8 +7415,6 @@ __metadata: strip-json-comments: ^3.1.1 ts-dedent: ^2.0.0 update-notifier: ^5.0.1 - peerDependencies: - jest: "*" bin: getstorybook: ./bin/index.js sb: ./bin/index.js