awolden / brakes

Hystrix compliant Node.js Circuit Breaker Library
MIT License
300 stars 35 forks source link

Use `Date.now()` instead of `new Date().getTime()` #41

Closed SimenB closed 7 years ago

SimenB commented 7 years ago

Simplified 😄

SimenB commented 7 years ago

See #43 for fixed CI