diff --git a/package.json b/package.json index ea8a11e2..0e4f319c 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "James Long ", "dependencies": { "optimist": "*", - "chokidar": "git://github.com/tyler-johnson/chokidar.git" + "chokidar": "~0.8.2" }, "browser" : "./browser/nunjucks.js", "devDependencies": {