vesparny / angular-kickstart

angular-kickstart - speed up your AngularJS development and testing with a great gulpjs build system.
http://bit.ly/angular_kickstart
MIT License
552 stars 83 forks source link

Updating npm dependencies #23

Closed lowe0292 closed 9 years ago

lowe0292 commented 9 years ago

Closes #22

lowe0292 commented 9 years ago

Tested the 5 gulp tasks from the readme, and they all seemed to work fine. :]

lowe0292 commented 9 years ago

I am getting this warning for gulp test:unit and gulp serve:tdd but I have no idea where it's coming from:

.write(string, encoding, offset, length) is deprecated. Use write(string[, offset[, length]][, encoding]) instead.

Any ideas @vesparny?

vesparny commented 9 years ago

Hey @lowe0292 thanks for your PR. I'm out for work until next week. won't have the time to look at it until then. I'll let you know!