Skip to content

Commit

Permalink
chore: peerDependencies correct server version
Browse files Browse the repository at this point in the history
  • Loading branch information
andykenward committed Jul 26, 2022
1 parent 5e2f62a commit 2c6b041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -118,7 +118,7 @@
"@storybook/core-common": "^6.5.0",
"@storybook/csf-tools": "^6.5.0",
"@storybook/store": "^6.5.0",
"jest": "^26.6.3 || ^27.0.0 || ^28"
"jest": "^26.6.3 || ^27.0.0 || ^28.0.0"
},
"auto": {
"plugins": [
Expand Down

0 comments on commit 2c6b041

Please sign in to comment.