diff --git a/package.json b/package.json index 9c4258a..de4d67b 100644 --- a/package.json +++ b/package.json @@ -43,15 +43,7 @@ "babel": { "env": { "esm": { - "presets": [ - [ - "@babel/env", - { - "modules": false - } - ], - "@babel/flow" - ] + "presets": ["@babel/flow"] }, "umd": { "plugins": [