From 4d7bc54eb4e31f97db8adb1ea1b9e04a24d9b6db Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Sun, 5 May 2019 19:08:10 -0400 Subject: [PATCH] Upgrage to rollup 1.11.3 (closes #6303) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f8ab6b08..ddd7470fd 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "osm-community-index": "0.6.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", - "rollup": "~1.10.1", + "rollup": "~1.11.3", "rollup-plugin-commonjs": "^9.3.4", "rollup-plugin-includepaths": "~0.2.3", "rollup-plugin-json": "^4.0.0",