mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
fix(v2): Add missing dependencies to packages (#3355)
This commit is contained in:
parent
c8d6e418ff
commit
16ae3bf462
8 changed files with 15 additions and 7 deletions
|
@ -13,6 +13,7 @@
|
|||
"@babel/preset-env": "^7.9.0",
|
||||
"@hapi/joi": "^17.1.1",
|
||||
"babel-loader": "^8.1.0",
|
||||
"clsx": "^1.1.1",
|
||||
"core-js": "^2.6.5",
|
||||
"terser-webpack-plugin": "^2.3.5",
|
||||
"webpack": "^4.41.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue