Add @babel/plugin-syntax-dynamic-import to dependencies (#6799) [deploy]
This commit is contained in:
parent
da8dbd2180
commit
bac84ea962
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-react-jsx": "^7.0.0",
|
||||
"@github/clipboard-copy-element": "^1.1.2",
|
||||
"@rails/webpacker": "5.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue