chore(v2): downgrade babel-plugin-dynamic-import-node to 2.3.0 (#3734)

This commit is contained in:
Alexey Pyltsyn 2020-11-13 15:10:24 +03:00 committed by GitHub
parent 5d9b090b9a
commit 9afe4b5447
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",