Skip to content

Commit

Permalink
Lock the watch at 0.8.0, since 0.9.0 is not working for recursive wat…
Browse files Browse the repository at this point in the history
…ching.
  • Loading branch information
bmustiata committed Mar 3, 2014
1 parent aeec1f9 commit 3c7d4e1
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 @@ -13,7 +13,7 @@
"yuicompressor": "2.4.7",
"yui-lint": "~0.1.1",
"jshint": "~0.9.0",
"watch": "*",
"watch": "~0.8.0",
"cpr": "~0.0.6",
"mkdirp": "*",
"rimraf": "*",
Expand Down

0 comments on commit 3c7d4e1

Please sign in to comment.