mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
Bump file-system to 2.0.0
We are using @storybook/core-common in our project and it pulls file-system@1.0.5 --> ramda@0.21.0. We need to use ramda@0.28.0 which file-system@2.0.0 uses.
This commit is contained in:
parent
152e441693
commit
88648fd3c2
@ -72,7 +72,7 @@
|
||||
"chalk": "^4.1.0",
|
||||
"core-js": "^3.8.2",
|
||||
"express": "^4.17.1",
|
||||
"file-system-cache": "^1.0.5",
|
||||
"file-system-cache": "^2.0.0",
|
||||
"find-up": "^5.0.0",
|
||||
"fork-ts-checker-webpack-plugin": "^6.0.4",
|
||||
"fs-extra": "^9.0.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user