From 2eb2df71621fc89d568da92ca75101075f091052 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 16 Feb 2018 09:16:42 +0900 Subject: [PATCH] chore(package): update rollup to version 0.56.0 (#2296) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17802b6..d71f81e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "node-sass": "^4.5.3", "node-static": "^0.7.9", "nodemon": "^1.11.0", - "rollup": "^0.55.0", + "rollup": "^0.56.0", "rollup-plugin-babel": "^3.0.3", "uglify-js": "^3.0.15", "watchify": "^3.9.0"