From 643a156317a8e28b8310252de164aabe9e093af2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 23 Apr 2018 17:41:23 +0000 Subject: [PATCH] chore(package): update rollup to version 0.58.2 Closes #31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 108f7ff..67a4a5b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint": "^4.0.0", "eslint-config-xo": "0.19.0", "jest-cli": "21.2.1", - "rollup": "^0.53.0", + "rollup": "^0.58.2", "rollup-plugin-babel": "^3.0.2", "rollup-plugin-commonjs": "8.2.6", "rollup-plugin-node-resolve": "3.0.0",