From 68e7d8fafe808666a318e6f192dca093bcc435ca Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Thu, 23 Jun 2016 23:58:55 +0200 Subject: [PATCH] deps: update rollup-plugin-json to version 2.0.1 (#173) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3304575f..efddd16e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "rollup-plugin-alias": "1.2.0", "rollup-plugin-babel": "2.6.0", "rollup-plugin-eslint": "2.0.2", - "rollup-plugin-json": "2.0.0", + "rollup-plugin-json": "2.0.1", "rollup-plugin-node-resolve": "1.7.1", "source-map-support": "0.4.0" },