From 7e7541f64cb073d7b04b971ef0dce1325091fc60 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Fri, 15 May 2015 11:16:03 +0100 Subject: [PATCH] Bumps browserify dependency to 10.x. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95da6844..3ed0f685 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "source-map": "0.4.x" }, "devDependencies": { - "browserify": "9.x", + "browserify": "10.x", "jshint": "2.7.x", "nock": "2.x", "server-destroy": "1.x", -- 2.34.1