Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 3b8ce41

Browse files
committed
remove @storybook/addon-actions (it already comes bundled)
1 parent 4ff32d7 commit 3b8ce41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"@apollo/client": "^3.3.7",
4949
"@babel/core": "^7.12.10",
5050
"@storybook/addon-a11y": "^6.1.14",
51-
"@storybook/addon-actions": "^6.1.14",
5251
"@storybook/addon-essentials": "^6.1.14",
5352
"@storybook/addon-links": "^6.1.14",
5453
"@storybook/react": "^6.1.14",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1943,7 +1943,7 @@
19431943
ts-dedent "^2.0.0"
19441944
util-deprecate "^1.0.2"
19451945

1946-
"@storybook/[email protected]", "@storybook/addon-actions@^6.1.14":
1946+
"@storybook/[email protected]":
19471947
version "6.1.14"
19481948
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-6.1.14.tgz#20a173d781d99368a1af769ed75551a3784f3135"
19491949
integrity sha512-mXvrL8B34Rtq1WPxbQ1eUip8spqQP43HWGRH0ZmCO3Iwwcmxd6250LY3q+95QqJYsli0XJoOnS97VOLXABpaPg==

0 commit comments

Comments
 (0)