dylang / observatory

Beautiful UI for showing tasks running on the command line.
https://npmjs.org/package/observatory
MIT License
278 stars 17 forks source link

Update faker to 3.x #8

Closed rstacruz closed 9 years ago

rstacruz commented 9 years ago

This updates faker from 0.5 to 3.0, which gets rid of the warning you get about Faker's deprecation.

https://www.npmjs.com/package/faker

dylang commented 9 years ago

Thank you!