From 76f8a4ec70b7792e6efafbb6a99cbb1181ee78e9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 28 Aug 2018 23:53:24 +0000 Subject: [PATCH] chore(package): update rollup-plugin-babel to version 4.0.2 Closes #6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9665fc..62d7ef8 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "babel-core": "^6.26.3", "babel-preset-env": "^1.7.0", "rollup": "^0.65.0", - "rollup-plugin-babel": "^3.0.7", + "rollup-plugin-babel": "^4.0.2", "rollup-plugin-uglify": "^2.0.1", "semistandard": "^12.0.1" }