mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-13 06:48:08 +02:00
chore: match fs-events version across the workspace (#3795)
This commit is contained in:
parent
533bc6ad9a
commit
d9ed20ebcf
13 changed files with 16 additions and 24 deletions
|
@ -17,7 +17,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"fs-extra": "^9.0.0"
|
||||
"fs-extra": "^9.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.0.0-alpha.68",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue