diff --git a/package.json b/package.json index e3c265f3..58619268 100755 --- a/package.json +++ b/package.json @@ -86,8 +86,8 @@ }, "babel": { "presets": [ - "@babel/env", - "@babel/react" + "@babel/preset-env", + "@babel/preset-react" ], "plugins": [ "transform-decorators-legacy",