Skip to content

Commit 59620dc

Browse files
author
Contra
committed
update vinyl
1 parent 5b056f6 commit 59620dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vinyl-fs",
33
"description": "Vinyl adapter for the file system",
4-
"version": "2.0.0",
4+
"version": "1.0.0",
55
"homepage": "http://github.com/wearefractal/vinyl-fs",
66
"repository": "git://github.com/wearefractal/vinyl-fs.git",
77
"author": "Fractal <[email protected]> (http://wearefractal.com/)",
@@ -23,15 +23,15 @@
2323
"strip-bom-stream": "^1.0.0",
2424
"through2": "^2.0.0",
2525
"through2-filter": "^2.0.0",
26-
"vinyl": "^0.5.0"
26+
"vinyl": "^1.0.0"
2727
},
2828
"devDependencies": {
2929
"buffer-equal": "^0.0.1",
3030
"istanbul": "^0.3.0",
3131
"istanbul-coveralls": "^1.0.1",
3232
"jshint": "^2.4.1",
3333
"mocha": "^2.0.0",
34-
"mocha-lcov-reporter": "^0.0.2",
34+
"mocha-lcov-reporter": "^1.0.0",
3535
"rimraf": "^2.2.5",
3636
"should": "^7.0.0",
3737
"sinon": "^1.10.3"

0 commit comments

Comments
 (0)