From cfa387607c28ec8c3718ea2a6b39ed86ac84cfb6 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Wed, 18 Jul 2018 17:08:35 -0400 Subject: [PATCH] Upgrade to Rollup ~0.63.2 (closes #5098) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f2f448fc..4c914d053 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "osm-community-index": "0.4.5", "phantomjs-prebuilt": "~2.1.11", "request": "^2.85.0", - "rollup": "~0.60.0", + "rollup": "~0.63.2", "rollup-plugin-commonjs": "^9.0.0", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-json": "^3.0.0",