mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-23 06:29:51 +03:00
Also unnecessary
This commit is contained in:
parent
b6ab67eaa4
commit
ca56a12956
|
@ -1,11 +1,10 @@
|
||||||
yarnPath: .yarn/releases/yarn-3.1.1.cjs
|
yarnPath: .yarn/releases/yarn-3.1.1.cjs
|
||||||
|
|
||||||
packageExtensions:
|
packageExtensions:
|
||||||
'@storybook/react@^6.3.8':
|
'@storybook/react@*':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@storybook/client-api': '^6.3.8'
|
|
||||||
'@types/node': '*'
|
'@types/node': '*'
|
||||||
'@storybook/theming@^6.3.8':
|
'@storybook/theming@*':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@emotion/serialize': '^0.11.16'
|
'@emotion/serialize': '^0.11.16'
|
||||||
'@emotion/utils': '^0.11.3'
|
'@emotion/utils': '^0.11.3'
|
||||||
|
|
|
@ -5874,7 +5874,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@storybook/client-api@npm:6.4.7, @storybook/client-api@npm:^6.3.8":
|
"@storybook/client-api@npm:6.4.7":
|
||||||
version: 6.4.7
|
version: 6.4.7
|
||||||
resolution: "@storybook/client-api@npm:6.4.7"
|
resolution: "@storybook/client-api@npm:6.4.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user