From 3987494602a53b3f901001770203652a80d13206 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 28 Dec 2017 00:05:45 +0100 Subject: [PATCH] chore(package): update rollup-plugin-babel to version 3.0.0 (#62) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 260256a..d962b9c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "nyc": "^11.0.2", "rimraf": "^2.5.2", "rollup": "^0.53.0", - "rollup-plugin-babel": "^2.5.1" + "rollup-plugin-babel": "^3.0.0" }, "peerDependencies": { "rollup": ">=0.31.2"