Skip to content

Commit

Permalink
update glob-watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Contra committed Apr 17, 2014
1 parent a319889 commit 103bb8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,15 +1,15 @@
{
"name": "vinyl-fs",
"description": "Vinyl adapter for the file system",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "http://github.com/wearefractal/vinyl-fs",
"repository": "git://github.com/wearefractal/vinyl-fs.git",
"author": "Fractal <contact@wearefractal.com> (http://wearefractal.com/)",
"main": "./index.js",
"dependencies": {
"vinyl": "^0.2.0",
"glob-stream": "^3.1.5",
"glob-watcher": "^0.0.4",
"glob-watcher": "^0.0.5",
"mkdirp": "^0.3.5",
"graceful-fs": "^2.0.1",
"map-stream": "^0.1.0"
Expand Down

0 comments on commit 103bb8c

Please sign in to comment.