From: Jakub Pawlowicz Date: Wed, 25 Feb 2015 22:47:52 +0000 (+0000) Subject: Bumps browserify to 9.x. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=62fb643ee455f98809d871e13911d276a4fd3bf4;p=clean-css.git Bumps browserify to 9.x. --- diff --git a/package.json b/package.json index 1691f546..27d9f707 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "source-map": ">=0.1.43 <0.2" }, "devDependencies": { - "browserify": "8.x", + "browserify": "9.x", "jshint": "2.6.x", "nock": ">=0.51 <1.0", "server-destroy": "1.x",