Skip to content

Commit

Permalink
update watch to fix a bug with .remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Feb 22, 2015
1 parent 9104b8d commit 2dfe290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"duplexify": "^3.2.0",
"glob-stream": "^4.0.1",
"glob-watcher": "^0.0.7",
"glob-watcher": "^0.0.8",
"graceful-fs": "^3.0.0",
"merge-stream": "^0.1.7",
"mkdirp": "^0.5.0",
Expand Down

0 comments on commit 2dfe290

Please sign in to comment.