Add is.nodeStream()

This commit is contained in:
Brandon Smith 2017-11-19 14:57:27 -05:00
parent 319982a09c
commit 667506ef81
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"