From de1b7a45ff1022f9dd3bfff89db3c155cc971e0f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 14 May 2018 13:56:29 +0000 Subject: [PATCH] chore(package): update babel-minify to version 0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7215b33b..61e24991 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ }, "devDependencies": { "airtap": "0.0.5", - "babel-minify": "^0.3.0", + "babel-minify": "^0.4.2", "bittorrent-tracker": "^9.4.0", "brfs": "^1.4.3", "browserify": "^16.0.0",