Add proposal-dynamic-import to preset-env (#10109)

This commit is contained in:
Nicolò Ribaudo
2019-06-19 01:07:39 +02:00
parent 38f8bbac1a
commit ef3f555be9
30 changed files with 140 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-proposal-dynamic-import",
"version": "7.4.0",
"version": "7.5.0",
"description": "Transform import() expressions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-dynamic-import",
"license": "MIT",