Skip to content

Commit

Permalink
Bump chokidar version to fix node 6.x deprecated call (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouron authored and carljm committed Jul 11, 2016
1 parent f706e34 commit e5b92f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "James Long <longster@gmail.com>",
"dependencies": {
"asap": "^2.0.3",
"chokidar": "^1.0.0",
"chokidar": "^1.6.0",
"yargs": "^3.32.0"
},
"browser": "./browser/nunjucks.js",
Expand Down

0 comments on commit e5b92f6

Please sign in to comment.