Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
zoubin committed Mar 3, 2016
1 parent f0db6e7 commit 72c7b96
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"common-bundle": "^0.3.0",
"concat-stream": "^1.5.1",
"vinyl-fs": "^2.2.1",
"vinyl-source-stream": "^1.1.0",
"watchify2": "^0.1.0"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion test/stream.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const test = require('tap').test
const path = require('path')
const del = require('del')
const browserify = require('browserify')
const source = require('vinyl-source-stream')
const File = require('vinyl')

const fixtures = path.resolve.bind(path, __dirname)
Expand Down

0 comments on commit 72c7b96

Please sign in to comment.