Add is.nodeStream() (#34)

This commit is contained in:
Brandon Smith 2017-11-19 15:16:06 -05:00 committed by Sindre Sorhus
parent ae3adc9818
commit a04a04c131
4 changed files with 38 additions and 1 deletions

View file

@ -49,9 +49,11 @@
"devDependencies": {
"@types/jsdom": "^2.0.31",
"@types/node": "^8.0.47",
"@types/tempy": "^0.1.0",
"ava": "*",
"del-cli": "^1.1.0",
"jsdom": "^9.12.0",
"tempy": "^0.2.1",
"tslint": "^5.8.0",
"tslint-xo": "^0.3.0",
"typescript": "^2.6.1"