Skip to content

Commit

Permalink
Merge 377f67c into 16d726f
Browse files Browse the repository at this point in the history
  • Loading branch information
samvv committed Aug 29, 2019
2 parents 16d726f + 377f67c commit 0ad7b7e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -25,16 +25,16 @@
},
"dependencies": {
"bl": "^3.0.0",
"readable-stream": "^3.3.0",
"readable-stream": "^3.4.0",
"vinyl": "^2.2.0"
},
"devDependencies": {
"coveralls": "github:phated/node-coveralls#2.x",
"eslint": "^5.16.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-gulp": "^3.0.1",
"expect": "^24.8.0",
"expect": "^24.9.0",
"from2": "^2.3.0",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"nyc": "^14.1.1"
},
"keywords": []
Expand Down

0 comments on commit 0ad7b7e

Please sign in to comment.