mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
chore: upgrade shelljs to 0.8.4 (#2661)
This commit is contained in:
parent
901682ee46
commit
8730df7044
6 changed files with 9 additions and 9 deletions
|
@ -15,6 +15,6 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"chalk": "^3.0.0",
|
||||
"shelljs": "^0.8.3"
|
||||
"shelljs": "^0.8.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue