mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-25 15:40:06 +03:00
Format
This commit is contained in:
parent
48c905569e
commit
78145b09df
14
.yarnrc.yml
14
.yarnrc.yml
|
@ -1,16 +1,16 @@
|
|||
packageExtensions:
|
||||
"@storybook/react@*":
|
||||
'@storybook/react@*':
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
"@storybook/theming@*":
|
||||
'@types/node': '*'
|
||||
'@storybook/theming@*':
|
||||
dependencies:
|
||||
"@emotion/serialize": ^0.11.16
|
||||
"@emotion/utils": ^0.11.3
|
||||
'@emotion/serialize': ^0.11.16
|
||||
'@emotion/utils': ^0.11.3
|
||||
apollo-server-core@^3.4.0:
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
'@types/node': '*'
|
||||
tarn@^3.0.1:
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
'@types/node': '*'
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.2.0.cjs
|
||||
|
|
Loading…
Reference in New Issue
Block a user