From f0a3d8976f37d1620acb620086edc41e8850c21b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 11 May 2018 13:15:52 +0000 Subject: [PATCH] chore(package): update rollup-plugin-json to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 713c0e523..9f5284856 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "request": "^2.85.0", "rollup": "~0.58.0", "rollup-plugin-commonjs": "^9.0.0", - "rollup-plugin-json": "^2.2.0", + "rollup-plugin-json": "^3.0.0", "rollup-plugin-node-resolve": "^3.3.0", "shelljs": "^0.8.0", "shx": "^0.2.1",