mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore(types): remove querystring from dependencies (#6957)
* chore(types): remove querystring from dependencies * fix lock
This commit is contained in:
parent
948271a0ff
commit
44107fb879
2 changed files with 0 additions and 6 deletions
|
@ -18,7 +18,6 @@
|
|||
"dependencies": {
|
||||
"commander": "^5.1.0",
|
||||
"joi": "^17.6.0",
|
||||
"querystring": "0.2.1",
|
||||
"utility-types": "^3.10.0",
|
||||
"webpack": "^5.70.0",
|
||||
"webpack-merge": "^5.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue