Skip to content

Commit

Permalink
adding the deps for instrumenter back for addon-interaction
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jun 27, 2024
1 parent 54138f1 commit 9846f26
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 @@ -54,6 +54,7 @@
},
"dependencies": {
"@storybook/global": "^5.0.0",
"@storybook/instrumenter": "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 @@ -5253,6 +5253,7 @@ __metadata:
"@devtools-ds/object-inspector": "npm:^1.1.2"
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^1.2.5"
"@storybook/instrumenter": "workspace:*"
"@types/node": "npm:^18.0.0"
formik: "npm:^2.2.9"
polished: "npm:^4.2.2"
Expand Down

0 comments on commit 9846f26

Please sign in to comment.