Skip to content

Commit

Permalink
Merge pull request #28518 from storybookjs/norrbert/cpc-bring-back-te…
Browse files Browse the repository at this point in the history
…st-dep-to-interactions-addon

CPC: Fix missing dependency
(cherry picked from commit 14063e0)
  • Loading branch information
valentinpalkovic authored and storybook-bot committed Jul 10, 2024
1 parent 9c3d891 commit e7e13a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/addons/interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"dependencies": {
"@storybook/global": "^5.0.0",
"@storybook/instrumenter": "workspace:*",
"@storybook/test": "workspace:*",
"polished": "^4.2.2",
"ts-dedent": "^2.2.0"
},
Expand Down
1 change: 1 addition & 0 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5236,6 +5236,7 @@ __metadata:
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^1.2.5"
"@storybook/instrumenter": "workspace:*"
"@storybook/test": "workspace:*"
"@types/node": "npm:^18.0.0"
formik: "npm:^2.2.9"
polished: "npm:^4.2.2"
Expand Down

0 comments on commit e7e13a1

Please sign in to comment.