diff --git a/embark.json b/embark.json index dfdc6b9..f1eb9cc 100644 --- a/embark.json +++ b/embark.json @@ -13,7 +13,5 @@ "solc": "0.4.24", "ipfs-api": "17.2.4" }, - "plugins": { - "embark-babel": {} - } + "plugins": {} }