File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vinyl-fs" ,
3
3
"description" : " Vinyl adapter for the file system" ,
4
- "version" : " 0.1.4 " ,
4
+ "version" : " 0.2.0 " ,
5
5
"homepage" : " http://github.com/wearefractal/vinyl-fs" ,
6
6
"repository" : " git://github.com/wearefractal/vinyl-fs.git" ,
7
7
"author" :
" Fractal <[email protected] > (http://wearefractal.com/)" ,
11
11
"glob-watcher" : " ^0.0.6" ,
12
12
"graceful-fs" : " ^2.0.1" ,
13
13
"map-stream" : " ^0.1.0" ,
14
- "mkdirp" : " ^0.3.5 " ,
14
+ "mkdirp" : " ^0.5.0 " ,
15
15
"strip-bom" : " ^0.3.0" ,
16
16
"vinyl" : " ^0.2.0"
17
17
},
18
18
"devDependencies" : {
19
- "buffer-equal" : " 0.0.0 " ,
19
+ "buffer-equal" : " ^ 0.0.1 " ,
20
20
"coveralls" : " ^2.6.1" ,
21
21
"istanbul" : " ^0.2.3" ,
22
22
"jshint" : " ^2.4.1" ,
23
23
"mocha" : " ^1.17.0" ,
24
24
"mocha-lcov-reporter" : " ^0.0.1" ,
25
25
"rimraf" : " ^2.2.5" ,
26
- "should" : " ^3 .0.1 " ,
26
+ "should" : " ^4 .0.0 " ,
27
27
"through2" : " ^0.4.0"
28
28
},
29
29
"scripts" : {
You can’t perform that action at this time.
0 commit comments