Skip to content

Commit

Permalink
Remove jest from cli peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed May 5, 2022
1 parent f41dfa7 commit 7c82faa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@
"strip-json-comments": "^3.1.1",
"update-notifier": "^5.0.1"
},
"peerDependencies": {
"jest": "*"
},
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c82faa

Please sign in to comment.