Changing all of the .bind calls to arrow functions.
It's a simple change, but I want to add more comprehensive tests before merging.
Also, updated the engines field to be in line with support for arrow functions (node 4.x). Should have done this earlier, but just now realized one of my commits already had an arrow function in it.
Changing all of the .bind calls to arrow functions.
It's a simple change, but I want to add more comprehensive tests before merging.
Also, updated the engines field to be in line with support for arrow functions (node 4.x). Should have done this earlier, but just now realized one of my commits already had an arrow function in it.