mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
add missing dep
This commit is contained in:
parent
8073d0419b
commit
682ec69e82
@ -48,6 +48,7 @@
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@babel/types": "^7.20.7",
|
||||
"@emotion/jest": "^11.10.5",
|
||||
"@jest/globals": "^29.3.1",
|
||||
"@linear/sdk": "^1.22.0",
|
||||
|
@ -2763,6 +2763,7 @@ __metadata:
|
||||
"@babel/preset-env": ^7.20.2
|
||||
"@babel/preset-react": ^7.18.6
|
||||
"@babel/preset-typescript": ^7.18.6
|
||||
"@babel/types": ^7.20.7
|
||||
"@emotion/jest": ^11.10.5
|
||||
"@jest/globals": ^29.3.1
|
||||
"@linear/sdk": ^1.22.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user