diff --git a/package.json b/package.json index 08fd584..a6bd9d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beefy", - "version": "2.1.1", + "version": "2.1.2", "description": "local development server that aims to make using browserify fast and fun", "main": "index.js", "repository": { @@ -19,7 +19,7 @@ "license": "MIT", "dependencies": { "ansicolors": "~0.3.2", - "chokidar": "^0.8.4", + "chokidar": "^0.12.5", "concat-stream": "^1.4.3", "find-global-packages": "0.0.1", "ignorepatterns": "^1.0.1",