mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 18:07:00 +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
|
@ -24,7 +24,7 @@
|
|||
"dependencies": {
|
||||
"chalk": "^3.0.0",
|
||||
"commander": "^4.0.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"inquirer": "^7.1.0",
|
||||
"lodash.kebabcase": "^4.1.1",
|
||||
"semver": "^6.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue