Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jun 28, 2024
1 parent ea54a16 commit 06c5a27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions code/addons/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"@storybook/test": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-inspector": "^6.0.0",
Expand Down
1 change: 1 addition & 0 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5119,6 +5119,7 @@ __metadata:
resolution: "@storybook/addon-actions@workspace:addons/actions"
dependencies:
"@storybook/global": "npm:^5.0.0"
"@storybook/test": "workspace:*"
"@types/uuid": "npm:^9.0.1"
dequal: "npm:^2.0.2"
polished: "npm:^4.2.2"
Expand Down

0 comments on commit 06c5a27

Please sign in to comment.