Add @babel/plugin-syntax-dynamic-import to dependencies (#6799) [deploy]

This commit is contained in:
Nick Taylor 2020-03-23 18:23:08 -04:00 committed by GitHub
parent da8dbd2180
commit bac84ea962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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