mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-31 23:54:25 +00:00
chore(v2): downgrade babel-plugin-dynamic-import-node to 2.3.0 (#3734)
This commit is contained in:
parent
5d9b090b9a
commit
9afe4b5447
|
|
@ -51,7 +51,7 @@
|
|||
"@endiliey/static-site-generator-webpack-plugin": "^4.0.0",
|
||||
"@svgr/webpack": "^5.4.0",
|
||||
"babel-loader": "^8.2.1",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.3",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"boxen": "^4.2.0",
|
||||
"cache-loader": "^4.1.0",
|
||||
"chalk": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue